Share via


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

プロパティ値

コンテナー定義の値を含むオブジェクトです。

実装

適用対象