TextDocument.DTE Özellik

Tanım

Üst düzey genişletilebilirlik nesnesini alır.

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

Özellik Değeri

DTE

Bir DTE nesnesi.

Öznitelikler

Açıklamalar

' De Visual Studio , DTE nesnesi, diğer nesne modellerinin genellikle "uygulama" çağrısını yaparken otomasyon modelinin köküdür.

Şunlara uygulanır