TraceListenerDataManageabilityProvider<T> Members
Include Protected Members
Include Inherited 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 TraceListenerDataManageabilityProvider<T> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TraceListenerDataManageabilityProvider<T> |
Methods
Name | Description | |
---|---|---|
AddElementAdministrativeTemplateParts |
Adds the ADM parts that represent the properties of a specific instance of the configuration element type managed by the receiver.
(Inherited from ConfigurationElementManageabilityProviderBase<T>.) |
|
AddFormattersPart |
Adds the part to edit the policy overrides for the formatter of a trace listener to the content built by the contentBuilder.
|
|
AddTraceOptionsPart |
Adds the part to edit the policy overrides for the trace options of a trace listener to the content built by the contentBuilder.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GenerateWmiObjects |
Creates the ConfigurationSetting instances that describe the configurationObject.
(Inherited from ConfigurationElementManageabilityProviderBase<T>.) |
|
GetFormatterPolicyOverride |
Utility method that retrieves values from registry keys associated to Group Policy overrides for the formatter name, giving priority to the machine level key.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LogExceptionWhileOverriding |
Logs an error detected while overriding a configuration object with policy values.
(Inherited from ConfigurationElementManageabilityProvider.) |
|
MemberwiseClone | (Inherited from Object.) | |
OverrideWithGroupPolicies |
Overrides the configurationObject's properties with the Group Policy values from the registry.
(Inherited from ConfigurationElementManageabilityProviderBase<T>.) |
|
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<T>.) |
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
FormatterPropertyName |
Name for the formatter property.
|
|
TraceOutputOptionsPropertyName |
Name for the traceOutputOptions property.
|
Properties
Name | Description | |
---|---|---|
ElementPolicyNameTemplate |
Gets the template for the name of the policy associated to the object.
(Overrides ConfigurationElementManageabilityProviderBase<T>.ElementPolicyNameTemplate.) |
See Also
TraceListenerDataManageabilityProvider<T> Class
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.TraceListeners 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. |