Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property ExecutionTask

ExecutionTask

Gets the Task representing the last execution of the command.

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