System.Xml.XmlText: Property Members

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

Public Properties

[read-only]
override
LocalNamestring.

Gets the local name of the node.

[read-only]
override
Namestring.

Gets the qualified name of the node.

[read-only]
override
NodeTypeXmlNodeType.

Gets the type of the current node.

[read-only]
override
ParentNodeXmlNode. Documentation for this section has not yet been entered.
override
Valuestring.

Gets or sets the value of the node.