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