Partager via


OleCommand.CommandId, propriété

Extrait l'ID de commande du groupe de menus spécifié.

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

Syntaxe

'Déclaration
Public ReadOnly Property CommandId As Integer
public int CommandId { get; }
public:
property int CommandId {
    int get ();
}
member CommandId : int
function get CommandId () : int

Valeur de propriété

Type : System.Int32
Retourne une valeur entière représentant l'ID de commande

Sécurité .NET Framework

Voir aussi

Référence

OleCommand Classe

Microsoft.VisualStudio.Data, espace de noms