CommandBarsClass::Parent Property
Visual Studio 2015
Gets the parent of the CommandBars object, which is the DTE object.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610809359)] property Object^ Parent { [DispIdAttribute(1610809359)] virtual Object^ get(); }
Implements
_CommandBars::Parent
Show: