LogCallHandlerCategoryEntry Class
A configuration element that handles the entries for the <categories> element for the log call handler.
Namespace: Microsoft.Practices.EnterpriseLibrary.PolicyInjection.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.PolicyInjection (in Microsoft.Practices.EnterpriseLibrary.PolicyInjection.dll) Version: 6.0.0.0 (6.0.1304.0)
Syntax
public class LogCallHandlerCategoryEntry : NamedConfigurationElement
'Declaration
Public Class LogCallHandlerCategoryEntry
Inherits NamedConfigurationElement
public ref class LogCallHandlerCategoryEntry : public NamedConfigurationElement
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.Configuration.LogCallHandlerCategoryEntry
See Also
LogCallHandlerCategoryEntry Members
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.Configuration Namespace