IVsDataExplorerNode.FullName Property

Definition

Gets the full name of the node.

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

Property Value

A String value holding the full name of the current node.

Applies to