Gets the task container for the current TestContext.

Namespace:  Gallio.Framework
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public static TaskContainer TaskContainer { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property TaskContainer As TaskContainer

See Also