TextBuffer.DTE 属性

定义

仅限 Microsoft 内部使用。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

DTE

DTE 对象。

属性

适用于