DataMappedObjectTypeAttribute.TypeName, propriété

Obtient le nom du type mappé.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : String
Le nom du type mappé.

Sécurité .NET Framework

Voir aussi

Référence

DataMappedObjectTypeAttribute Classe

Microsoft.VisualStudio.Data.Services, espace de noms