Gets the runtime's service locator.
Namespace:
Gallio.RuntimeAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public static IServiceLocator ServiceLocator { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property ServiceLocator As IServiceLocator |
Exceptions
| Exception | Condition |
|---|---|
| System..::.InvalidOperationException | Thrown if the runtime has not been initialized. |
