Condividi tramite


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

Vedere anche

Riferimenti

IVsDataViewSelectionInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services