ExeName Property
Summary
Gets or sets the EXE file name.
Syntax
public string ExeName { get; set; }
Public Property ExeName As String
public:
property String^ ExeName {
String^ get();
void set ( String^ );
}
Property Value
In case of EXE capture, this will be filled with a character string of the name of the Exe.