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
- 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.