Click or drag to resize

ShellCommandCommandId Property

Gets the Command Id.

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

Property Value

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