Partager via


BaseCodeGeneratorWithSite.Dte, propriété

Obtient l'objet DTE.

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly :  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (dans Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Protected ReadOnly Property Dte As DTE
[CLSCompliantAttribute(false)]
protected DTE Dte { get; }
[CLSCompliantAttribute(false)]
protected:
property DTE^ Dte {
    DTE^ get ();
}
[<CLSCompliantAttribute(false)>]
member Dte : DTE with get
function get Dte () : DTE

Valeur de propriété

Type : DTE

Sécurité .NET Framework

Voir aussi

Référence

BaseCodeGeneratorWithSite Classe

Microsoft.VisualStudio.TextTemplating.VSHost, espace de noms