IVsDataMappedObject.Type, propriété

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

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

Syntaxe

'Déclaration
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string
function get Type () : String

Valeur de propriété

Type : System.String
Le nom de type comme une chaîne pour le générique actuel est mappé le type.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObject Interface

Microsoft.VisualStudio.Data.Services, espace de noms