Click or drag to resize

ApplicationContextAppDomain Property

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#
public AppDomain AppDomain { get; }

Property Value

Type: AppDomain
See Also