The properties of the SystemInfo class are listed below. For a complete list of SystemInfo class members, see the SystemInfo Members topic.
|   ApplicationBaseDirectory | Gets the base directory for this AppDomain. | 
|   ApplicationFriendlyName | Get this application's friendly name | 
|   ConfigurationFileLocation | Gets the path to the configuration file for the current AppDomain. | 
|   CurrentThreadId | Gets the ID of the current thread. | 
|   EntryAssemblyLocation | Gets the path to the file that first executed in the current AppDomain. | 
|   HostName | Get the host name or machine name for the current machine | 
|   NewLine | Gets the system dependent line terminator. | 
|   NotAvailableText | Text to output when an unsupported feature is requested. | 
|   NullText | Text to output when a nullis encountered. | 
|   ProcessStartTime | Get the start time for the current process. | 
SystemInfo Class | log4net.Util Namespace