InvokeCommandEventArgsCommand Property |
the command that is to be processed
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public string Command { get; }
Public ReadOnly Property Command As String
Get
public:
property String^ Command {
String^ get ();
}
member Command : string with get
Property Value
Type:
StringSee Also