Compartilhar via


Propriedade IVsDataViewPropertyInfo.Name

Obtém o nome da propriedade do nó.

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
Um valor de cadeia de caracteres que contém o nome da propriedade do nó.

Segurança do .NET Framework

Consulte também

Referência

IVsDataViewPropertyInfo Interface

Namespace Microsoft.VisualStudio.Data.Services