TaskHostClass.ExecutionValue 屬性

定義

取得工作執行的結果。

public:
 virtual property System::Object ^ ExecutionValue { System::Object ^ get(); };
public virtual object ExecutionValue { get; }
member this.ExecutionValue : obj
Public Overridable ReadOnly Property ExecutionValue As Object

屬性值

Object

使用者定義的物件。

實作

適用於