Compartir a través de


DataMappedObjectTypeAttribute.TypeName (Propiedad)

Obtiene el nombre del tipo asignado.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
Public ReadOnly Property TypeName As String
public string TypeName { get; }
public:
property String^ TypeName {
    String^ get ();
}
member TypeName : string with get
function get TypeName () : String

Valor de propiedad

Tipo: String
El nombre del tipo asignado.

Seguridad de .NET Framework

Vea también

Referencia

DataMappedObjectTypeAttribute Clase

Microsoft.VisualStudio.Data.Services (Espacio de nombres)