DTEClass.DTE Eigenschaft

Definition

Weitere Informationen zu dieser Eigenschaft finden Sie unter DTE.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

DTE

Die Anwendung.

Implementiert

DTE
Attribute

Gilt für