Creates and returns a new application domain with the specified name.
- friendlyName
- A string containing the friendly name of the domain.
A AppDomain representing the newly created application domain.
Type Reason ArgumentNullException friendlyName is null .
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.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0