System.Configuration.ConfigXmlDocument Class

Wraps the corresponding System.Xml.XmlDocument type and also carries the necessary information for reporting file-name and line numbers.

See Also: ConfigXmlDocument Members

Syntax

public sealed class ConfigXmlDocument : System.Xml.XmlDocument, IConfigXmlNode, System.Configuration.Internal.IConfigErrorInfo

Remarks

The System.Configuration.ConfigXmlDocument wraps the corresponding System.Xml.XmlDocument type to carry the necessary information for reporting file-name and line numbers. This information is necessary when the system issues configuration errors.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0