True if the application is in runtime mode, false otherwise.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool Runtime { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Runtime As Boolean Get |
| JScript |
|---|
function get Runtime () : boolean |