Partager via


CommandBarsClass.TmcGetName, propriété

Obtient le nom.Cette méthode a été déconseillée.

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

Syntaxe

'Déclaration
Public Overridable ReadOnly Property TmcGetName ( _
    tmc As Integer, _
    <OutAttribute> ByRef pbstrName As String _
) As Integer
public virtual 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é.

Implémentations

_CommandBars.TmcGetName[Int32, String%]

Remarques

Remarques à l'attention des héritiers

Cette propriété doit lever un DeprecatedException.

Sécurité .NET Framework

Voir aussi

Référence

CommandBarsClass Classe

Microsoft.VisualStudio.CommandBars, espace de noms