Documentation for this section has not yet been entered.
When an AppDomain is created, a directory called the Dynamic Directory can be specified to store dynamic assemblies. This directory is logically located under the AppDomainSetup.ApplicationBase, although it can reside in another part of the directory.
This property cannot be changed after the AppDomain has finished its first bind.