Click or drag to resize

ApplicationContext_appDomain Field

The .NET AppDomain object associated with this ApplicationContext instance.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected AppDomain _appDomain

Field Value

Type: AppDomain
See Also