Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

SystemInfo�Methods

The methods of the SystemInfo class are listed below. For a complete list of SystemInfo class members, see the SystemInfo Members topic.

Public Static (Shared) Methods

AssemblyFileName Gets the file name portion of the Assembly, including the extension.
AssemblyLocationInfo Gets the assembly location path for the specified assembly.
AssemblyQualifiedName Gets the fully qualified name of the Type, including the name of the assembly from which the Type was loaded.
AssemblyShortName Gets the short name of the Assembly.
ConvertToFullPath Convert a path into a fully qualified local file path.
CreateArgumentOutOfRangeException Create an ArgumentOutOfRangeException
CreateCaseInsensitiveHashtable Creates a new case-insensitive instance of the Hashtable class with the default initial capacity.
GetAppSetting Lookup an application setting
GetTypeFromStringOverloaded. Loads the type specified in the type string.
NewGuid Generate a new guid
TryParseOverloaded. Parse a string into an Int32 value

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

SystemInfo Class | log4net.Util Namespace