Partilhar via


Propriedade IVsDataMappedObjectTypeMember.Name

Obtém o nome do membro mapeado do tipo.

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
O nome do membro mapeado do tipo.

Segurança do .NET Framework

Consulte também

Referência

IVsDataMappedObjectTypeMember Interface

Namespace Microsoft.VisualStudio.Data.Services