![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging.Configuration Namespace : ConfigSectionHandler Class |
The following tables list the members exposed by ConfigSectionHandler.
Name | Description | |
---|---|---|
![]() | ConfigSectionHandler Constructor | Initializes a new instance of the ConfigSectionHandler class. |
Name | Description | |
---|---|---|
![]() | ChannelsPropertyName | Represents the name of the decorated Channels configuration-element property. |
![]() | EnabledPropertyName | Represents the name of the decorated Enabled configuration-element property. |
![]() | EnabledThreadingPropertyName | Represents the name of the decorated EnabledThreading configuration-element property. |
![]() | EventLogFilterPropertyName | Represents the name of the decorated EventLogFilterType configuration-element property. |
![]() | LogFilterPropertyName | Represents the name of the decorated LogFilter configuration-element property. |
![]() | LoggersPropertyName | Represents the name of the decorated Loggers configuration-element property. |
Name | Description | |
---|---|---|
![]() | Channels | Gets the global logging channels. |
![]() | CurrentConfiguration | Gets a reference to the top-level System.Configuration.Configuration instance that represents the configuration hierarchy that the current System.Configuration.ConfigurationElement instance belongs to. (Inherited from System.Configuration.ConfigurationElement) |
![]() | ElementInformation | Gets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) |
![]() | Enabled | Gets a value indicating whether the logging is enabled. |
![]() | EnabledThreading | Gets a value indicating whether the logging will be handled in its own thread. |
![]() | EventLogFilter | Gets a value representing the Leadtools.Logging.IEventLogFilter. |
![]() | EventLogFilterType | Gets the value of the EventLogFilterType configuration element. |
![]() | LockAllAttributesExcept | Gets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllElementsExcept | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAttributes | Gets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockElements | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockItem | Gets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement) |
![]() | LogFilter | Gets the value of LogFilter configuration element. |
![]() | Loggers | Gets the value of the loggers configuration element |
![]() | SectionInformation | Gets a System.Configuration.SectionInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationSection object. (Inherited from System.Configuration.ConfigurationSection) |
Name | Description | |
---|---|---|
![]() | EvaluationContext | Gets the System.Configuration.ContextInformation object for the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) |
![]() | HasContext | Gets a value that indicates whether the System.Configuration.ConfigurationElement.CurrentConfiguration property is null. (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
![]() | Equals | Compares the current System.Configuration.ConfigurationElement instance to the specified object. (Inherited from System.Configuration.ConfigurationElement) |
![]() | GetHashCode | Gets a unique value representing the current System.Configuration.ConfigurationElement instance. (Inherited from System.Configuration.ConfigurationElement) |
![]() | IsReadOnly | Overridden. Gets a value indicating whether the ConfigSectionHandler object is read-only. |
Name | Description | |
---|---|---|
![]() | GetTransformedAssemblyString | Returns the transformed version of the specified assembly name. (Inherited from System.Configuration.ConfigurationElement) |
![]() | GetTransformedTypeString | Returns the transformed version of the specified type name. (Inherited from System.Configuration.ConfigurationElement) |
![]() | ListErrors | Adds the invalid-property errors in this System.Configuration.ConfigurationElement object, and in all subelements, to the passed list. (Inherited from System.Configuration.ConfigurationElement) |
![]() | OnDeserializeUnrecognizedAttribute | Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement) |
![]() | OnDeserializeUnrecognizedElement | Gets a value indicating whether an unknown element is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement) |
![]() | OnRequiredPropertyNotFound | Throws an exception when a required property is not found. (Inherited from System.Configuration.ConfigurationElement) |
![]() | PostDeserialize | Called after deserialization. (Inherited from System.Configuration.ConfigurationElement) |
![]() | PreSerialize | Called before serialization. (Inherited from System.Configuration.ConfigurationElement) |
![]() | SetPropertyValue | Sets a property to the specified value. (Inherited from System.Configuration.ConfigurationElement) |