ActivityWithResult.ResultType プロパティ

定義

派生クラスで実装された場合、アクティビティ OutArgument の型を取得します。

public:
 property Type ^ ResultType { Type ^ get(); };
public Type ResultType { get; }
member this.ResultType : Type
Public ReadOnly Property ResultType As Type

プロパティ値

型オブジェクト。

適用対象