CommandBarPopup.OLEUsage 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 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
属性值
OLE 使用情况。 此属性已弃用。
实现
- 属性
注解
此属性在调用时会引发 DeprecatedException。