BaseCodeGeneratorWithSite.Dte Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes