Partilhar via


Propriedade DataViewMenuCommand.ItemId

Obtém a identificação de item

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (em Microsoft.VisualStudio.Data.Framework.dll)

Sintaxe

'Declaração
Public ReadOnly Property ItemId As Integer
public int ItemId { get; }
public:
property int ItemId {
    int get ();
}
member ItemId : int
function get ItemId () : int

Valor de propriedade

Tipo: System.Int32
Retorna um valor inteiro que representa a ID de item

Segurança do .NET Framework

Consulte também

Referência

DataViewMenuCommand Classe

Namespace Microsoft.VisualStudio.Data.Framework