_DTE.CommandBars Property
Visual Studio 2015
Gets a reference to the development environment's command bars.
Assembly: EnvDTE (in EnvDTE.dll)
This class is a part of the Microsoft.VisualStudio.CommandBars namespace.
You can add or remove command bars to this collection by calling AddCommandBar. Please see the documentation for this method to find more information about command bars.
Show: