Mono Class Library: System.Xml.XmlNode Overview | Members

System.Xml.XmlNode.InnerText Property

Gets or sets a textual value for this node. [Edit]

public virtual string InnerText { set; get; }

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

The value of this property is a concatenation of all of the text nodes that are descendents of this node. [Edit]

Requirements

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