IVsDataViewCommonNodeInfo.NodeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.