Partager via


DataMappedObject.Type, propriété

Obtient le nom de type sous forme de chaîne du concept générique actuel.

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

Syntaxe

'Déclaration
Public ReadOnly Property Type As String
public string Type { get; }
public:
virtual property String^ Type {
    String^ get () sealed;
}
abstract Type : string with get 
override Type : string with get
final function get Type () : String

Valeur de propriété

Type : String
Le nom de type sous forme de chaîne du concept générique actuel.

Implémentations

IVsDataMappedObject.Type

Sécurité .NET Framework

Voir aussi

Référence

DataMappedObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms