Condividi tramite


Proprietà IVsDataViewPropertyInfo.Value

Ottiene il valore della proprietà del nodo.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Sintassi

'Dichiarazione
ReadOnly Property Value As String
string Value { get; }
property String^ Value {
    String^ get ();
}
abstract Value : string with get
function get Value () : String

Valore proprietà

Tipo: String
Stringa contenente il valore della proprietà del nodo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataViewPropertyInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services