_IVsMsoOleAccDispObj::Creator Property

 

Gets the ID of the application.

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

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

Property Value

Type: System::Int32

Always returns 0x53544452.

Return to top
Show: