CommandBarControls::Count Property

 

Gets the number of command bar controls.

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

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

Property Value

Type: System::Int32

The number of command bar controls.

Return to top
Show: