Partager via


OleMenuCommand.MatchedCommandId, propriété

Obtient ou définit l'ID de commande

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

Syntaxe

'Déclaration
Public Property MatchedCommandId As Integer
public int MatchedCommandId { get; set; }

Valeur de propriété

Type : System.Int32
L'ID de commande qui était derniers fichiers utilisés pour correspondre à cette commande.

Remarques

L'identificateur de commande doit être défini par la sous-classe lorsqu'une correspondance se produit et peut être utilisée pour identifier la commande réelle étant appelée.

Sécurité .NET Framework

Voir aussi

Référence

OleMenuCommand Classe

Microsoft.VisualStudio.Shell, espace de noms