Argument.ResultValue フィールド

定義

"結果" の定数値を表します。これは、式基本クラス ActivityWithResult における型 OutArgumentResult プロパティの名前に対応します。

public: System::String ^ ResultValue;
public const string ResultValue;
val mutable ResultValue : string
Public Const ResultValue As String 

フィールド値

注釈

遅延バインディングの使用時には、この定数を使用して式アクティビティの結果を参照します。

適用対象