CommandID::Guid Property

 

Gets the GUID of the menu group that the menu command identified by this CommandID belongs to.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
property Guid Guid {
	virtual Guid get();
}

Property Value

Type: System::Guid

The GUID of the command group for this command.

NamedPermissionSet

for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:

.NET Framework
Available since 1.1
Return to top
Show: