TextBuffer.DTE Eigenschaft

Definition

Nur Microsoft-interne Verwendung.

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

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

Eigenschaftswert

DTE

Das DTE-Objekt.

Attribute

Gilt für