Gets the context of the current thread, or null if there is no
current context.
Namespace:
Gallio.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public static TestContext CurrentContext { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property CurrentContext As TestContext |
