ShellCommandEventArgsVerb Property |
Contains the context menu item, which has been selected.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax public ShellCommand Verb { get; }
Public ReadOnly Property Verb As ShellCommand
Get
public:
property ShellCommand^ Verb {
ShellCommand^ get ();
}
member Verb : ShellCommand with get
Property Value
Type:
ShellCommandSee Also