Click or drag to resize

EventHandlerInitializationOptions Properties

The EventHandlerInitializationOptions type exposes the following members.

Properties
  NameDescription
Public propertyIgnoreNonPresentAssemblies
Should we simply ignore registered code assemblies that can't be loaded because they aren't present on the harddrive?
Public propertyReInitializeAllAssemblies
If true, all assemblies will be reinitialized, even if they have already been initialized.
Top
See Also