IVsDataExplorerNode.Caption Property

Definition

Gets the caption of the node.

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

Property Value

A String value holding the caption text.

Applies to