Partilhar via


Propriedade IVsDataMappedObject.Name

Obtém o nome do tipo genérico mapeado.

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 tipo genérico mapeado.

Segurança do .NET Framework

Consulte também

Referência

IVsDataMappedObject Interface

Namespace Microsoft.VisualStudio.Data.Services