Open sandboxFocus

Property ExecutionTask

ExecutionTask

Gets the Task representing the last execution of the command.

Declaration
public Task? ExecutionTask { get; }
Property Value
Type Description
Task
Implements