Partager via


_CommandBars.TmcGetName, propriété

Cette méthode est déconseillée.

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

Syntaxe

'Déclaration
ReadOnly Property TmcGetName ( _
    tmc As Integer, _
    <OutAttribute> ByRef pbstrName As String _
) As Integer
int this[
    int tmc,
    out string pbstrName
] { get; }

Paramètres

Valeur de propriété

Type : System.Int32
Si la méthode réussit, elle retourne S_OK.En cas d'échec, un code d'erreur est retourné.

Remarques

Cette méthode lève une exception lorsqu'elle est appelée.

Sécurité .NET Framework

Voir aussi

Référence

_CommandBars Interface

Microsoft.VisualStudio.CommandBars, espace de noms