Condividi tramite


Proprietà IVsDataViewPropertyInfo.Description

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

Valore proprietà

Tipo: String
Un valore stringa contenente la descrizione della proprietà del nodo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataViewPropertyInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services