Proprietà IVsDataViewSelectionInfo.SelectionType
Ottiene il tipo di oggetto dati che rappresenta la selezione.
Spazio dei nomi: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Sintassi
'Dichiarazione
ReadOnly Property SelectionType As IVsDataObjectType
IVsDataObjectType SelectionType { get; }
property IVsDataObjectType^ SelectionType {
IVsDataObjectType^ get ();
}
abstract SelectionType : IVsDataObjectType with get
function get SelectionType () : IVsDataObjectType
Valore proprietà
Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
Un oggetto IVsDataObjectType che rappresenta il tipo oggetto dati che rappresenta la selezione.
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.