_CommandBarButton.OLEUsage Propriété

Définition

Obtient ou définit l'utilisation OLE. Cette propriété est déconseillée.

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

Valeur de propriété

MsoControlOLEUsage

Utilisation OLE. Cette propriété est déconseillée.

Implémente

Attributs

Remarques

Cette propriété lève une DeprecatedException lorsqu’elle est appelée.

S’applique à