CommandBarPopup::Application Property

 

Gets the DTE object.

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

[DispIdAttribute(1610809344)]
property Object^ Application {
	[DispIdAttribute(1610809344)]
	Object^ get();
}

Property Value

Type: System::Object^

The DTE object.

Return to top
Show: