Partager via


_CommandBars.Item, propriété

Obtient la barre de commandes qui correspond à le nom donné ou l'index.

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

Syntaxe

'Déclaration
ReadOnly Default Property Item ( _
    Index As Object _
) As CommandBar
CommandBar this[
    Object Index
] { get; }

Paramètres

Valeur de propriété

Type : Microsoft.VisualStudio.CommandBars.CommandBar
CommandBar qui correspond à le nom ou l'index.

Sécurité .NET Framework

Voir aussi

Référence

_CommandBars Interface

Microsoft.VisualStudio.CommandBars, espace de noms