IVsDataViewCommonNodeInfo.NodeId Property

Definition

Gets a string containing the ID of the current node.

public:
 property System::String ^ NodeId { System::String ^ get(); };
public string NodeId { get; }
member this.NodeId : string
Public ReadOnly Property NodeId As String

Property Value

A string containing the ID of the current node.

Applies to