IVsDataMappedObject.UnderlyingObject Propriedade

Definição

Obtém o objeto subjacente que está contido no tipo mapeado genérico atual.

public:
 property Microsoft::VisualStudio::Data::Services::IVsDataObject ^ UnderlyingObject { Microsoft::VisualStudio::Data::Services::IVsDataObject ^ get(); };
public Microsoft.VisualStudio.Data.Services.IVsDataObject UnderlyingObject { get; }
member this.UnderlyingObject : Microsoft.VisualStudio.Data.Services.IVsDataObject
Public ReadOnly Property UnderlyingObject As IVsDataObject

Valor da propriedade

IVsDataObject

O objeto subjacente que está contido no tipo mapeado genérico atual.

Aplica-se a