For a list of all members of this type, see ChannelElement members.
"| Name | Description | |
|---|---|---|
| GetChannel | Gets the logging channel this configuration element represents. |
| IsReadOnly | Overridden. Gets a value indicating whether the T:ChannelElement object is read-only. |
| Name | Description | |
|---|---|---|
| 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 | Overridden. Gets a value indicating whether an unknown attribute is encountered during deserialization. |
| 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) |
| SerializeElement | Overridden. Writes the contents of this configuration element to the configuration file when implemented in a derived class. |
| SetPropertyValue | Sets a property to the specified value. (Inherited from System.Configuration.ConfigurationElement) |