Gets or sets a string value that includes or excludes AppDomainSetup.ApplicationBase from the search path for the application, and searches only AppDomainSetup.PrivateBinPath.
Documentation for this section has not yet been entered.
Set this property to any non-null string value, including string.Empty (""), to exclude the application directory path — that is, AppDomainSetup.ApplicationBase — from the search path for the application, and to search for assemblies only in AppDomainSetup.PrivateBinPath.