Gets the commandid.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax Public ReadOnly Property Id As Integer
Get
public:
property int Id {
int get ();
}
Property Value
Type:
Int32The commandid provided by the shell.
See Also