CommandBarControl::OLEUsage Property
Visual Studio 2015
Gets or sets the OLE usage. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874904)] property MsoControlOLEUsage OLEUsage { [DispIdAttribute(1610874904)] MsoControlOLEUsage get(); [DispIdAttribute(1610874904)] void set(MsoControlOLEUsage value); }
Property Value
Type: Microsoft.VisualStudio.CommandBars::MsoControlOLEUsageThe OLE usage. This property is deprecated.
This property throws a DeprecatedException when called.
Show: