Share via


IVsDataViewPropertyInfo.Value Property

Definition

Gets the value of the node property.

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

Property Value

A string containing the value of the node property.

Applies to