Gets or sets the list of directories under the application base directory that are probed for private assemblies.
Documentation for this section has not yet been entered.
Private assemblies are deployed in the same directory structure as the application. If the directories specified for AppDomainSetup.PrivateBinPath are not under AppDomainSetup.ApplicationBase, they are ignored.