Gets the path to the file that first executed in the current
AppDomain.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public static string EntryAssemblyLocation { get; }
public static string EntryAssemblyLocation { get; }
Public Shared ReadOnly Property EntryAssemblyLocation As String
Get
Public Shared ReadOnly Property EntryAssemblyLocation As String
Get
public:
static property String^ EntryAssemblyLocation {
String^ get ();
}
public:
static property String^ EntryAssemblyLocation {
String^ get ();
}
Property Value
Type:
StringThe path to the entry assembly.
Gets the path to the file that first executed in the current AppDomain.