TaskHostClass.ForcedExecutionValue 屬性

定義

取得或設定包含容器所定義值的物件。

public:
 virtual property System::Object ^ ForcedExecutionValue { System::Object ^ get(); void set(System::Object ^ value); };
public virtual object ForcedExecutionValue { get; set; }
member this.ForcedExecutionValue : obj with get, set
Public Overridable Property ForcedExecutionValue As Object

屬性值

Object

包含容器所定義值的物件。

實作

適用於