The SysLogSettingsScope enumeration contains options of storing syslog server connection settings.
It is used by the following properties and methods:
Value | Brief description |
0 | File. In the settings.xml file. |
1 | CurrentUser. In the [HKEY_CURRENT_USER] registry key. |
2 | LocalMachine. In the [HKEY_LOCAL_MACHINE] registry key. |
See also: