Share via


CustomFormatterDataManageabilityProvider Members

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.

The CustomFormatterDataManageabilityProvider type exposes the following members.

Constructors

  Name Description
Ee745238.pubmethod(en-us,PandP.10).gif CustomFormatterDataManageabilityProvider
Initialize a new instance of the CustomFormatterDataManageabilityProvider class.

Methods

  Name Description
Ee745238.pubmethod(en-us,PandP.10).gif AddAdministrativeTemplateDirectives Overloaded.
Ee745238.protmethod(en-us,PandP.10).gif AddElementAdministrativeTemplateParts
Adds the ADM parts that represent the properties of a specific instance of the configuration element type managed by the receiver.
(Inherited from CustomProviderDataManageabilityProvider<CustomFormatterData>.)
Ee745238.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee745238.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee745238.protmethod(en-us,PandP.10).gif GenerateWmiObjects
Creates the ConfigurationSetting instances that describe the configurationObject.
(Overrides ConfigurationElementManageabilityProviderBaseGenerateWmiObjects(UTP, ICollection<ConfigurationSetting>).)
Ee745238.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee745238.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee745238.protmethod(en-us,PandP.10).gif LogExceptionWhileOverriding
Logs an error detected while overriding a configuration object with policy values.
(Inherited from ConfigurationElementManageabilityProvider.)
Ee745238.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee745238.protmethod(en-us,PandP.10).gif OverrideWithGroupPolicies
Overrides the configurationObject's properties with the Group Policy values from the registry.
(Inherited from CustomProviderDataManageabilityProvider<CustomFormatterData>.)
Ee745238.pubmethod(en-us,PandP.10).gif OverrideWithGroupPoliciesAndGenerateWmiObjects
Overrides the configurationObject's properties with the Group Policy values from the registry, if any, and creates the ConfigurationSetting instances that describe the configurationObject.
(Inherited from ConfigurationElementManageabilityProviderBase<CustomFormatterData>.)
Ee745238.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Fields

  Name Description
Ee745238.pubfield(en-us,PandP.10).gifEe745238.static(en-us,PandP.10).gif AttributesPropertyName
The name of the attributes property.

Properties

  Name Description
Ee745238.protproperty(en-us,PandP.10).gif ElementPolicyNameTemplate
Gets the template for the name of the policy associated to the object.
(Inherited from CustomProviderDataManageabilityProvider<CustomFormatterData>.)

See Also

CustomFormatterDataManageabilityProvider Class

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.Formatters Namespace