CustomFormatterDataManageabilityProvider.AddAdministrativeTemplateDirectives Method
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. |
The latest Enterprise Library information can be found at the Enterprise Library site. |
Overload List
Name | Description | |
---|---|---|
AddAdministrativeTemplateDirectives(AdmContentBuilder, ConfigurationElement, IConfigurationSource, String) |
Adds the ADM instructions that describe the policies that can be used to override the properties of a specific instance of the configuration element type managed by the receiver.
(Inherited from ConfigurationElementManageabilityProviderBase<CustomFormatterData>.) |
|
AddAdministrativeTemplateDirectives(AdmContentBuilder, UTP, IConfigurationSource, String) |
Adds the ADM instructions that describe the policies that can be used to override the properties of a specific instance of the configuration element type managed by the receiver.
(Inherited from ConfigurationElementManageabilityProviderBase<CustomFormatterData>.) |
See Also
CustomFormatterDataManageabilityProvider Class
CustomFormatterDataManageabilityProvider Members
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.Formatters Namespace