Click or drag to resize

MenuInvokeOptionsVerbAsid Property

Gets or sets an identifier that specifies the item to invoke.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual int? VerbAsid { get; set; }

Property Value

Type: NullableInt32
The parameters.
See Also