Mono Class Library: System.AppDomain Overview | MembersSystem.AppDomain.CreateDomain Method |
Creates and returns a new application domain with the specified name. [Edit]
|
A AppDomain representing the newly created application domain. [Edit]
Type Reason ArgumentNullException friendlyName is null . [Edit]
Note: The friendlyName parameter is intended to identify the domain in a manner that is meaningful to humans. This string should be suitable for display in user interfaces.[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0