CommandBarsClass::Application Property

 

Gets the DTE object.

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

public:
[DispIdAttribute(1610743808)]
property Object^ Application {
	[DispIdAttribute(1610743808)]
	virtual Object^ get();
}

Property Value

Type: System::Object^

DTE.

Return to top
Show: