AppDomainSetup Constructor
.NET Framework (current version)
Initializes a new instance of the AppDomainSetup class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | AppDomainSetup() | Initializes a new instance of the AppDomainSetup class. |
![]() | AppDomainSetup(ActivationArguments^) | Initializes a new instance of the AppDomainSetup class with the specified activation arguments required for manifest-based activation of an application domain. |
![]() | AppDomainSetup(ActivationContext^) | Initializes a new instance of the AppDomainSetup class with the specified activation context to use for manifest-based activation of an application domain. |
Show:
