Partilhar via


Propriedade IVsDataViewCommonNodeInfo.TypeDisplayName

Obtém o nome para exibição Interface do usuário específico.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

'Declaração
ReadOnly Property TypeDisplayName As String
string TypeDisplayName { get; }
property String^ TypeDisplayName {
    String^ get ();
}
abstract TypeDisplayName : string
function get TypeDisplayName () : String

Valor de propriedade

Tipo: System.String
O nome para exibição Interface do usuário específico.

Comentários

Este nome para exibição é usado atualmente no cabeçalho da grade de propriedades.

Segurança do .NET Framework

Consulte também

Referência

IVsDataViewCommonNodeInfo Interface

Namespace Microsoft.VisualStudio.Data.Services