Gets a service locator based on the contents of the registry.

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

Syntax

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

See Also