CommandBarControls Properties

 

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

NameDescription
System_CAPS_pubpropertyApplication

Gets the DTE object.

System_CAPS_pubpropertyCount

Gets the number of command bar controls.

System_CAPS_pubpropertyCreator

Gets the ID of the application.

System_CAPS_pubpropertyItem[Object^]

Gets the command bar control at the given name or index.

System_CAPS_pubpropertyParent

Gets the parent of this list, which is the DTE object.

Return to top
Show: