ConfigurationEventArgs Class Members
The following tables list the members exposed by ConfigurationEventArgs.
Public Constructors
Name | Description | |
---|---|---|
ConfigurationEventArgs Constructor | ConfigurationEventArgs Constructor |
Public Properties
Name | Description | |
---|---|---|
GetFullyQualifiedConfigurationKey | The fully qualified key name of the configuration that has been added | |
GetProvider | Provider raising the update configuration event |
See Also