IVsDataExplorerNode.ItemId, propriété

Obtient une valeur numérique qui identifie le nœud actuel.

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

Syntaxe

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

Valeur de propriété

Type : Int32
Une valeur d'Int32 qui identifie le nœud actuel.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms