CommandID Constructor (Guid, Int32)
.NET Framework (current version)
Initializes a new instance of the CommandID class using the specified menu group GUID and command ID number.
Assembly: System (in System.dll)
Parameters
- menuGroup
-
Type:
System::Guid
The GUID of the group that this menu command belongs to.
- commandID
-
Type:
System::Int32
The numeric identifier of this menu command.
This method creates a new command ID.
NamedPermissionSet
for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:
.NET Framework
Available since 1.1
Available since 1.1
Show: