Partager via


CommandBarControl.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
Property OnAction As String
string OnAction { get; set; }

Valeur de propriété

Type : System.String
Chaîne.

Remarques

Si le contrôle n'est pas CommandBarButton, à celle-ci de cette méthode COMException : « Membre introuvable.(Exception au HRESULT : 0x80020003 (DISP_E_MEMBERNOTFOUND)) ».

Sécurité .NET Framework

Voir aussi

Référence

CommandBarControl Interface

Microsoft.VisualStudio.CommandBars, espace de noms