Wisej.Core.LoadConfigurationEventArgs
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.0.0.0)
Specifies the event arguments for the LoadConfiguration event.
String: The full file path to the configuration file to load.
Boolean: When set to true, suppresses the caching of the custom Configuration object return by the custom handler for the LoadConfiguration event.
Name | Description |
---|---|
Represents a method that handles the LoadConfiguration event.