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