Condividi tramite


Proprietà IVsDataViewSelectionNodeInfo.ObjectType

Ottiene il tipo di oggetto dati rappresentato nel nodo di selezione.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Sintassi

'Dichiarazione
ReadOnly Property ObjectType As IVsDataObjectType
IVsDataObjectType ObjectType { get; }
property IVsDataObjectType^ ObjectType {
    IVsDataObjectType^ get ();
}
abstract ObjectType : IVsDataObjectType with get
function get ObjectType () : IVsDataObjectType

Valore proprietà

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
IVsDataObjectType che rappresenta il tipo di nodo selezione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataViewSelectionNodeInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services