ActivityWithResult.ResultType 属性

定义

在派生类中实现时,获取 OutArgument 活动的类型。

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

属性值

一个类型对象。

适用于