←Select platform
In This Topic ▼

ChannelElement Class Members

Summary

The following tables list the members exposed by ChannelElement.

Public Constructors

Name Description
Public Constructor
ChannelElement Initializes a new instance of the ChannelElement class.
Public Constructor TypeConfigurationElement Initializes an instance of the TypeConfigurationElement class. (Inherited from TypeConfigurationElement)

Public Methods

Name Description
Public Method
GetChannel Gets the logging channel this configuration element represents.
Public Method IsReadOnly Gets a value indicating whether the ChannelElement object is read-only.

Protected Methods

Name Description
Protected Method
OnDeserializeUnrecognizedAttribute Gets a value indicating whether an unknown attribute is encountered during deserialization.
Protected Method SerializeElement Writes the contents of this configuration element to the configuration file when implemented in a derived class.

Public Properties

Name Description
Public Property
Channel Gets or sets the logging channel this configuration represents.
Public Property Enabled Gets or sets a value indicating whether this ChannelElement is enabled.
Public Property Name Gets or sets the name of the element. (Inherited from TypeConfigurationElement)
Public Property Type Gets or sets the Type the element is the configuration for. (Inherited from TypeConfigurationElement)
Public Property TypeName Gets or sets the fully qualified name of the Type the element is the configuration for. (Inherited from TypeConfigurationElement)

Public Fields

Name Description
Public Field
nameProperty Name of the property that holds the name of System.Configuration.ConfigurationElement. (Inherited from TypeConfigurationElement)
Public Field typeProperty Name of the property that holds the type of System.Configuration.ConfigurationElement. (Inherited from TypeConfigurationElement)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly