IDTSObjectHost100.InnerObject 属性

定义

public:
 property System::Object ^ InnerObject { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public object InnerObject { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.InnerObject : obj
Public ReadOnly Property InnerObject As Object

属性值

TaskHost 对象包含的值。

属性

适用于