EventHandlerInitializationOptions Properties |
The EventHandlerInitializationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | IgnoreNonPresentAssemblies |
Should we simply ignore registered code assemblies that can't be loaded because they aren't present on the harddrive?
|
![]() | ReInitializeAllAssemblies |
If true, all assemblies will be reinitialized, even if they have already been initialized.
|