Proprietà IVsDataMappedObject.Type
Ottiene il nome del tipo come stringa per il tipo generico mappato corrente.
Spazio dei nomi: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Sintassi
'Dichiarazione
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
String^ get ();
}
abstract Type : string with get
function get Type () : String
Valore proprietà
Tipo: String
Il nome del tipo come stringa per il tipo generico mappato corrente.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.