InvokeCommandEventArgsCommand Property |
the command that is to be processed
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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