Proprietà IVsDataObject.Type
Ottiene un oggetto IVsDataObjectType che rappresenta un tipo di supporto dell'oggetto dati da un'origine dati specifica.
Spazio dei nomi: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Sintassi
'Dichiarazione
ReadOnly Property Type As IVsDataObjectType
IVsDataObjectType Type { get; }
property IVsDataObjectType^ Type {
IVsDataObjectType^ get ();
}
abstract Type : IVsDataObjectType
function get Type () : IVsDataObjectType
Valore proprietà
Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
Un oggetto IVsDataObjectType che rappresenta un tipo di supporto dell'oggetto dati da un'origine dati specifica.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.