次の方法で共有


ReplacementTaskClass.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

プロパティ値

ユーザー定義のオブジェクトです。

実装

適用対象