Argument.ResultValue フィールド

定義

式の基底クラスのActivityWithResultOutArgument型のResult プロパティの名前に対応する "Result" の定数値を表します。

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

フィールド値

注釈

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

適用対象