System.Xml.XmlCharacterData.Data Property

Contains the data of the node.

Syntax

public virtual string Data { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The data returned is equivalent to the XmlCharacterData.Value property.

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