_CommandBarComboBox.OLEUsage 属性

定义

获取或设置 OLE 使用情况。 此属性已弃用。

public:
 property Microsoft::VisualStudio::CommandBars::MsoControlOLEUsage OLEUsage { Microsoft::VisualStudio::CommandBars::MsoControlOLEUsage get(); void set(Microsoft::VisualStudio::CommandBars::MsoControlOLEUsage value); };
public:
 property Microsoft::VisualStudio::CommandBars::MsoControlOLEUsage OLEUsage { Microsoft::VisualStudio::CommandBars::MsoControlOLEUsage get(); void set(Microsoft::VisualStudio::CommandBars::MsoControlOLEUsage value); };
[System.Runtime.InteropServices.DispId(1610874904)]
public Microsoft.VisualStudio.CommandBars.MsoControlOLEUsage OLEUsage { [System.Runtime.InteropServices.DispId(1610874904)] get; [System.Runtime.InteropServices.DispId(1610874904)] set; }
[<System.Runtime.InteropServices.DispId(1610874904)>]
[<get: System.Runtime.InteropServices.DispId(1610874904)>]
[<set: System.Runtime.InteropServices.DispId(1610874904)>]
member this.OLEUsage : Microsoft.VisualStudio.CommandBars.MsoControlOLEUsage with get, set
Public Property OLEUsage As MsoControlOLEUsage

属性值

MsoControlOLEUsage

OLE 使用情况。 此属性已弃用。

实现

属性

注解

此属性在调用时会引发 DeprecatedException。

适用于