Click or drag to resize

ShellCommandCommandId Property

Gets the Command Id.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public int CommandId { get; }

Property Value

Type: Int32
The ID of a concrete command, -1 if unknown.
See Also