Click or drag to resize

MenuInvokeOptionsVerbAsid Property

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

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

Property Value

Type: NullableInt32
The parameters.
See Also