NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AppDomain Row

Under the Configuration collection, an AppDomain row may exist which contains information that can help the Assembly Resolver when it probes different locations for assemblies. Specifically, the AppDomain row contains properties that can be used to specify a private binpath that is appended to the binpath provided by the application context during a bind operation.

Example:

<AppDomain PrivatePath="[semicolon delimited private binpath]"/>