Condividi tramite


Proprietà IVsDataViewPropertyInfo.Name

Ottiene il nome 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 Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Valore proprietà

Tipo: String
Un valore stringa contenente il nome della proprietà del nodo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataViewPropertyInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services