Compartir a través de


IVsDataMappedObject.UnderlyingObject (Propiedad)

Obtiene el objeto subyacente incluido en el tipo asignado genérico actual.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObject
El objeto subyacente incluido en el tipo asignado genérico actual.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataMappedObject Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)