Click or drag to resize

MenuInvokeOptionsVerb Property

Gets or sets a string that specifies the verb to invoke.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string Verb { get; set; }

Property Value

Type: String
The parameters.
See Also