System.Runtime.Hosting Namespace
.NET Framework 4.5
The System.Runtime.Hosting namespace contains advanced types that are used in application activation within application domains.
| Class | Description | |
|---|---|---|
|
ActivationArguments | Provides data for manifest-based activation of an application. This class cannot be inherited. |
|
ApplicationActivator | Provides the base class for the activation of manifest-based assemblies. |