ShellMenuInvokeEventArgsVerb Property |
Gets the verb.
It can also be the menu identifier offset of the command to carry out, converted to a string.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string Verb { get; }
Property Value
Type:
StringThe verb.
See Also