Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
IRuntime
.
.
::
.
VerifyInstallation Method
IRuntime Interface
See Also
Send Feedback
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
IRuntime Interface
Gallio.Runtime Namespace