_CommandBarComboBox.Application 属性

定义

获取 DTE 对象。

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

属性值

Object

DTE 对象。

实现

属性

适用于