Click or drag to resize

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
C#
public string Verb { get; }

Property Value

Type: String
The verb.
See Also