Click or drag to resize

ShellMenuItemId Property

Gets the commandid.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public int Id { get; }

Property Value

Type: Int32
The commandid provided by the shell.
See Also