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:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string Verb { get; }

Property Value

Type: String
The verb.
See Also