IVCWizCtlUI.dte 属性

定义

获取顶级扩展性对象。

public:
 property System::Object ^ dte { System::Object ^ get(); };
public:
 property Platform::Object ^ dte { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public object dte { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.dte : obj
Public ReadOnly Property dte As Object

属性值

Object

DTE2 对象。

属性

适用于