Condividi tramite


Proprietà IVsDataMappedObject.UnderlyingObject

Ottiene l'oggetto sottostante contenuto nel tipo generico mappato corrente.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObject
L'oggetto sottostante contenuto nel tipo generico mappato corrente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataMappedObject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services