DTEClass::DTE Property

 

For more information on this property, refer to DTE.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property DTE^ DTE {
	virtual DTE^ get();
}

Property Value

Type: EnvDTE::DTE^

The application.

Implements

_DTE::DTE
Return to top
Show: