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