AfterTeardownEventArgs.

TeardownContext Property

Summary

Gets the teardown context.
Namespace
Cake.Core
Containing Type
AfterTeardownEventArgs

Syntax

public ITeardownContext TeardownContext { get; }

Value

Type Description
ITeardownContext