Condividi tramite


Proprietà IVsDataExplorerNode.Object

Ottiene l'oggetto dati associato al nodo corrente di Esplora server.

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

Sintassi

'Dichiarazione
ReadOnly Property Object As IVsDataObject
IVsDataObject Object { get; }
property IVsDataObject^ Object {
    IVsDataObject^ get ();
}
abstract Object : IVsDataObject
function get Object () : IVsDataObject

Valore proprietà

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObject
Un oggetto IVsDataObject contenente l'oggetto dati associato al nodo corrente di Esplora server.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataExplorerNode Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services