ActivityWithResult.ResultType Property

Definition

When implemented in a derived class, gets the type of an activity OutArgument.

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

Property Value

A type object.

Applies to