Get this application's friendly name
The friendly name of this application as a string
If available the name of the application is retrieved from the AppDomain
using AppDomain.CurrentDomain.FriendlyName
.
Otherwise the file name of the entry assembly is used.
SystemInfo Class | log4net.Util Namespace