Partilhar via


Propriedade DataMappedObjectTypeAttribute.TypeName

Obtém o nome do tipo mapeado.

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

Sintaxe

'Declaração
Public ReadOnly Property TypeName As String
public string TypeName { get; }
public:
property String^ TypeName {
    String^ get ();
}
member TypeName : string
function get TypeName () : String

Valor de propriedade

Tipo: System.String
O nome do tipo mapeado.

Segurança do .NET Framework

Consulte também

Referência

DataMappedObjectTypeAttribute Classe

Namespace Microsoft.VisualStudio.Data.Services