XmlNodeEventArgs::Text Property
.NET Framework (current version)
Gets the text of the XML node being deserialized.
Assembly: System.Xml (in System.Xml.dll)
The following example prints the text of the unknown XML node that caused the UnknownNode event to occur.
.NET Framework
Available since 1.1
Available since 1.1
Show: