Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
RuntimeAccessor
.
.
::
.
IsInitialized Property
RuntimeAccessor Class
See Also
Send Feedback
Returns true if the runtime has been initialized.
Namespace:
Gallio.Runtime
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
static
bool
IsInitialized
{
get
; }
Visual Basic (Declaration)
Public
Shared
ReadOnly
Property
IsInitialized
As
Boolean
See Also
RuntimeAccessor Class
Gallio.Runtime Namespace