ApplicationActivator.CreateInstance Method
.NET Framework 2.0
Creates an instance of the application to be activated, using an activation context that identifies the application.
| Name | Description |
|---|---|
| ApplicationActivator.CreateInstance (ActivationContext) | Creates an instance of the application to be activated, using the specified activation context. |
| ApplicationActivator.CreateInstance (ActivationContext, String[]) | Creates an instance of the application to be activated, using the specified activation context and custom activation data. |