LoggingSettingsManageabilityProvider Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Represents the behavior required to provide Group Policy updates and to publish the ConfigurationSetting instances associated to a LoggingSettings instance and its internal configuration elements.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)
Syntax
'Declaration
PublicClassLoggingSettingsManageabilityProvider _
Inherits ConfigurationSectionManageabilityProviderBase(Of LoggingSettings)
publicclassLoggingSettingsManageabilityProvider : ConfigurationSectionManageabilityProviderBase<LoggingSettings>
publicref classLoggingSettingsManageabilityProvider : public ConfigurationSectionManageabilityProviderBase<LoggingSettings^>
publicclass LoggingSettingsManageabilityProvider extends ConfigurationSectionManageabilityProviderBase<LoggingSettings>
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSectionManageabilityProvider
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSectionManageabilityProviderBase<LoggingSettings>
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.LoggingSettingsManageabilityProvider
See Also
LoggingSettingsManageabilityProvider Members
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |