IVSMDDesigner::CommandGuid Property

 

Gets the GUID of the designer command.

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

[DispIdAttribute(1610678272)]
property Guid CommandGuid {
	Guid get();
}

Property Value

Type: System::Guid

The GUID of the designer command.

Return to top
Show: