Gets the path of the Gallio runtime components.

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

Syntax

C#
public static string RuntimePath { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property RuntimePath As String

Return Value

The runtime path.

See Also