CommandBarControls::Creator Property

 

Gets the ID of the application.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(1610743809)]
property int Creator {
	[DispIdAttribute(1610743809)]
	int get();
}

Property Value

Type: System::Int32

The ID of the application.

The ID is 0x53544552.

Return to top
Show: