Share via


DTEClass.DTE Property

Definition

For more information on this property, refer to DTE.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property EnvDTE::DTE ^ DTE { EnvDTE::DTE ^ get(); };
public:
 virtual property EnvDTE::DTE ^ DTE { EnvDTE::DTE ^ get(); };
[System.Runtime.InteropServices.DispId(217)]
public virtual EnvDTE.DTE DTE { [System.Runtime.InteropServices.DispId(217)] get; }
[<System.Runtime.InteropServices.DispId(217)>]
[<get: System.Runtime.InteropServices.DispId(217)>]
member this.DTE : EnvDTE.DTE
Public Overridable ReadOnly Property DTE As DTE

Property Value

DTE

The application.

Implements

DTE
Attributes

Applies to