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