BaseCodeGeneratorWithSite.Dte Property

Definition

Important

This API is not CLS-compliant.

Get the DTE object

protected:
 property EnvDTE::DTE ^ Dte { EnvDTE::DTE ^ get(); };
protected:
 property EnvDTE::DTE ^ Dte { EnvDTE::DTE ^ get(); };
[System.CLSCompliant(false)]
protected EnvDTE.DTE Dte { get; }
protected EnvDTE.DTE Dte { get; }
[<System.CLSCompliant(false)>]
member this.Dte : EnvDTE.DTE
member this.Dte : EnvDTE.DTE
Protected ReadOnly Property Dte As DTE

Property Value

DTE
Attributes

Applies to