Partager via


DataViewMenuCommand.ItemId, propriété

Obtient l'ID d'élément

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

Syntaxe

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

Valeur de propriété

Type : Int32
Retourne une valeur entière représentant l'ID d'élément

Sécurité .NET Framework

Voir aussi

Référence

DataViewMenuCommand Classe

Microsoft.VisualStudio.Data.Framework, espace de noms