Debugger4.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(200)]
public EnvDTE.DTE DTE { [System.Runtime.InteropServices.DispId(200)] get; }
[<System.Runtime.InteropServices.DispId(200)>]
[<get: System.Runtime.InteropServices.DispId(200)>]
member this.DTE : EnvDTE.DTE
Public ReadOnly Property DTE As DTE

Özellik Değeri

DTE

Bir DTE nesnesi.

Uygulamalar

DTE
Öznitelikler

Açıklamalar

Bkz. DTE.

Şunlara uygulanır