blob: 073f7bb14318e5b861cee0e74ec1e915d8dec185 [file] [log] [blame]
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>SystemInfo Members</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">SystemInfo Members
</h1>
</div>
</div>
<div id="nstext">
<p>
<a href="log4net.Util.SystemInfo.html">SystemInfo overview</a>
</p>
<h4 class="dtH4">Public Static (Shared) Fields</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubfield.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.EmptyTypes.html">EmptyTypes</a></td><td width="50%"> Gets an empty array of types. </td></tr></table>
</div>
<h4 class="dtH4">Public Static (Shared) Properties</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.ApplicationBaseDirectory.html">ApplicationBaseDirectory</a></td><td width="50%"> Gets the base directory for this <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemAppDomainClassTopic.htm">AppDomain</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.ApplicationFriendlyName.html">ApplicationFriendlyName</a></td><td width="50%"> Get this application's friendly name </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.ConfigurationFileLocation.html">ConfigurationFileLocation</a></td><td width="50%"> Gets the path to the configuration file for the current <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemAppDomainClassTopic.htm">AppDomain</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.CurrentThreadId.html">CurrentThreadId</a></td><td width="50%"> Gets the ID of the current thread. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.EntryAssemblyLocation.html">EntryAssemblyLocation</a></td><td width="50%"> Gets the path to the file that first executed in the current <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemAppDomainClassTopic.htm">AppDomain</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.HostName.html">HostName</a></td><td width="50%"> Get the host name or machine name for the current machine </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.NewLine.html">NewLine</a></td><td width="50%"> Gets the system dependent line terminator. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.NotAvailableText.html">NotAvailableText</a></td><td width="50%"> Text to output when an unsupported feature is requested. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.NullText.html">NullText</a></td><td width="50%"> Text to output when a <code>null</code> is encountered. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.ProcessStartTime.html">ProcessStartTime</a></td><td width="50%"> Get the start time for the current process. </td></tr></table>
</div>
<h4 class="dtH4">Public Static (Shared) Methods</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.AssemblyFileName.html">AssemblyFileName</a></td><td width="50%"> Gets the file name portion of the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemReflectionAssemblyClassTopic.htm">Assembly</a>, including the extension. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.AssemblyLocationInfo.html">AssemblyLocationInfo</a></td><td width="50%"> Gets the assembly location path for the specified assembly. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.AssemblyQualifiedName.html">AssemblyQualifiedName</a></td><td width="50%"> Gets the fully qualified name of the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a>, including the name of the assembly from which the <b>Type</b> was loaded. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.AssemblyShortName.html">AssemblyShortName</a></td><td width="50%"> Gets the short name of the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemReflectionAssemblyClassTopic.htm">Assembly</a>. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.ConvertToFullPath.html">ConvertToFullPath</a></td><td width="50%"> Convert a path into a fully qualified local file path. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.CreateArgumentOutOfRangeException.html">CreateArgumentOutOfRangeException</a></td><td width="50%"> Create an <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemArgumentOutOfRangeExceptionClassTopic.htm">ArgumentOutOfRangeException</a>
</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.CreateCaseInsensitiveHashtable.html">CreateCaseInsensitiveHashtable</a></td><td width="50%"> Creates a new case-insensitive instance of the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemCollectionsHashtableClassTopic.htm">Hashtable</a> class with the default initial capacity. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.GetAppSetting.html">GetAppSetting</a></td><td width="50%"> Lookup an application setting </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.GetTypeFromString_overloads.html">GetTypeFromString</a></td><td width="50%">Overloaded. Loads the type specified in the type string. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.NewGuid.html">NewGuid</a></td><td width="50%"> Generate a new guid </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="log4net.Util.SystemInfo.TryParse_overloads.html">TryParse</a></td><td width="50%">Overloaded. Parse a string into an <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemInt32ClassTopic.htm">Int32</a> value </td></tr></table>
</div>
<h4 class="dtH4">Public Instance Methods</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (inherited from <b>Object</b>)</td><td width="50%"></td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Util.SystemInfo.html">SystemInfo Class</a> | <a href="log4net.Util.html">log4net.Util Namespace</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="SystemInfo class">
</param>
<param name="Keyword" value="log4net.Util.SystemInfo class">
</param>
<param name="Keyword" value="SystemInfo class, all members">
</param>
</object>
<hr />
<div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2011 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div>
</div>
</body>
</html>