Partager via


IVsDataViewPropertyInfo.Description, propriété

Obtient la description de la propriété de nœud.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property Description As String
string Description { get; }
property String^ Description {
    String^ get ();
}
abstract Description : string with get
function get Description () : String

Valeur de propriété

Type : String
Une valeur de chaîne contenant la description de la propriété de nœud.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewPropertyInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms