DataMappedObject.UnderlyingObject 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前泛型概念中包含的基础对象。
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
属性值
当前一般概念所包含的基础对象。