Partager via


IVsDataViewPropertyInfo.DisplayName, propriété

Obtient le nom complet 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 DisplayName As String
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string with get
function get DisplayName () : String

Valeur de propriété

Type : String
Une valeur de chaîne contenant le nom complet 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