Click or drag to resize

MenuItemId Property

Gets this item menu identifier.

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

Property Value

Type: Int32
The identifier.
See Also