Gets the condition context that is used to enable or disable plugins, components and services based on characteristics of the runtime environment.

Namespace:  Gallio.Runtime
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
RuntimeConditionContext RuntimeConditionContext { get; }
Visual Basic (Declaration)
ReadOnly Property RuntimeConditionContext As RuntimeConditionContext

See Also