TaskHostClass.ExecutionValue Property

Definition

Gets the result of the task execution.

public:
 virtual property System::Object ^ ExecutionValue { System::Object ^ get(); };
public virtual object ExecutionValue { get; }
member this.ExecutionValue : obj
Public Overridable ReadOnly Property ExecutionValue As Object

Property Value

A user-defined object.

Implements

Applies to