Compartir a través de


IVsDataViewPropertyInfo.Value (Propiedad)

Obtiene el valor de la propiedad del nodo.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

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

Valor de propiedad

Tipo: String
Una cadena que contiene el valor de la propiedad del nodo.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataViewPropertyInfo Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)