The properties of System.Xml.XmlText are listed below. For a list of all members, see the XmlText Members list.
See Also: Inherited members from System.Xml.XmlCharacterData
[read-only] override | LocalName | string.
Gets the local name of the node. |
[read-only] override | Name | string.
Gets the qualified name of the node. |
[read-only] override | NodeType | XmlNodeType.
Gets the type of the current node. |
[read-only] override | ParentNode | XmlNode. Documentation for this section has not yet been entered. |
override | Value | string.
Gets or sets the value of the node. |