Gets the service locator.

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

Syntax

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

See Also