Verifies that the runtime is correctly installed. Writes details to the log.

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

Syntax

C#
bool VerifyInstallation()
Visual Basic (Declaration)
Function VerifyInstallation As Boolean

Return Value

True if the installation appears ok.

See Also