Compartir a través de


IVsDataViewPropertyInfo.Name (Propiedad)

Obtiene el nombre de 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 Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Valor de propiedad

Tipo: String
Un valor de cadena que contiene el nombre de propiedad del nodo.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataViewPropertyInfo Interfaz

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