The identifier used by all XmlText instances in this context.
[Visual Basic] Public ReadOnly TextID As XmlIdent [C#] public readonly XmlIdent TextID; [C++] public: readonly XmlIdent* TextID; [JScript] public var TextID : XmlIdent;
The Name property of this identifier is "#text" and the Namespace property is an empty string.
XmlContext Class | XmlContext Members | System.Xml Namespace