CommandBarComboBoxClass.OnAction, propriété

Obtient ou définit la chaîne d'OnAction.

Espace de noms :  Microsoft.VisualStudio.CommandBars
Assembly :  Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)

Syntaxe

'Déclaration
Public Overridable Property OnAction As String
public virtual string OnAction { get; set; }

Valeur de propriété

Type : System.String
Chaîne.

Implémentations

_CommandBarComboBox.OnAction

Remarques

Ce contrôle n'est pas CommandBarButton, et lève COMException : « Membre introuvable.(Exception au HRESULT : 0x80020003 (DISP_E_MEMBERNOTFOUND)) ».

Sécurité .NET Framework

Voir aussi

Référence

CommandBarComboBoxClass Classe

Microsoft.VisualStudio.CommandBars, espace de noms