Gets the base directory that the assembly resolver uses to probe for assemblies.
Documentation for this section has not yet been entered.
This property corresponds to the AppDomainSetup.ApplicationBase property. It can also be retrieved using the AppDomain.GetData(string) method with the string "APPBASE".