System.Xml.XmlCDataSection Class

Represents a CDATA section.

See Also: XmlCDataSection Members

Syntax

public class XmlCDataSection : XmlCharacterData

Remarks

CDATA sections are used to quote or escape blocks of text to keep that text from being interpreted as markup language.

Requirements

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