This documentation is archived and is not being maintained.
XCData Class
Visual Studio 2008
Represents a text node that contains CDATA.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
An XML CDATA section allows you to store almost any arbitrary string as the contents of an XML element. This class represents the XML concept of a CDATA text node.
This class derives from XText, which represents XML text. CDATA sections are special cases of XML text.
System.Object
System.Xml.Linq.XObject
System.Xml.Linq.XNode
System.Xml.Linq.XText
System.Xml.Linq.XCData
System.Xml.Linq.XObject
System.Xml.Linq.XNode
System.Xml.Linq.XText
System.Xml.Linq.XCData
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC, Xbox 360, Zune
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: