IVsDataExplorerNode.ItemId Property

Definition

Gets a numerical value that identifies the current node.

public:
 property int ItemId { int get(); };
public int ItemId { get; }
member this.ItemId : int
Public ReadOnly Property ItemId As Integer

Property Value

An Int32 value that identifies the current node.

Applies to