Property | Type | Description | |
---|---|---|---|
LoadingSettingsFileName | string | ||
SebClientSettingsAppDataFile | string | ||
SebClientSettingsProgramDataFile | string | ||
SebWindowsClientForm | SebWindowsClientForm | ||
XulRunnerConfigFile | string | ||
XulRunnerExePath | string | ||
XulRunnerParameter | string | ||
XulRunnerSebIniPath | string | ||
appChooserHeight | int | ||
examMode | bool | ||
scaleFactor | float |
Method | Description | |
---|---|---|
ContractEnvironmentVariables ( string path ) : string | ||
InitializeLogger ( ) : void |
Initialise Logger if it's enabled.
|
|
SetDefaultClientLogFile ( ) : void |
Set the default location of the SebClientLogFileDirectory.
|
|
SetSebClientConfiguration ( ) : bool |
Sets user, host info, send-recv interval, recv timeout, Logger and read SebClient configuration.
|
|
SetSebPaths ( ) : void |
Sets paths to files SEB has to save or read from the file system.
|
|
SetSystemVersionInfo ( ) : bool |
Sets system version info.
|
|
SetXulRunnerConfiguration ( ) : bool |
Sets properties in config.json XULRunner configuration file.
|
|
getSebSetting ( string key ) : object>.Dictionary |
Method | Description | |
---|---|---|
GetVersionEx ( OSVERSIONINFO &o ) : short |
public static ContractEnvironmentVariables ( string path ) : string | ||
path | string | |
return | string |
public static SetDefaultClientLogFile ( ) : void | ||
return | void |
public static SetSebClientConfiguration ( ) : bool | ||
return | bool |
public static SetSystemVersionInfo ( ) : bool | ||
return | bool |
public static SetXulRunnerConfiguration ( ) : bool | ||
return | bool |
public static getSebSetting ( string key ) : object>.Dictionary |
||
key | string | |
return | object>.Dictionary |
public static string LoadingSettingsFileName | ||
return | string |
public static string SebClientSettingsAppDataFile | ||
return | string |
public static string SebClientSettingsProgramDataFile | ||
return | string |
public static SebWindowsClientForm SebWindowsClientForm | ||
return | SebWindowsClientForm |
public static string XulRunnerConfigFile | ||
return | string |
public static string XulRunnerParameter | ||
return | string |
public static string XulRunnerSebIniPath | ||
return | string |