System.Xml.Linq.XCData public class XCData : XText Represents a text node that contains CDATA. Documentation public XCData(string value) Initializes a new instance of the XCData class. public XCData(XCData other) Initializes a new instance of the XCData class.