The properties of System.Xml.Serialization.XmlDeserializationEvents are listed below. For a list of all members, see the XmlDeserializationEvents Members list.
See Also: Inherited members from System.ValueType
OnUnknownAttribute | XmlAttributeEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnknownAttribute event. | |
OnUnknownElement | XmlElementEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnknownElement event. | |
OnUnknownNode | XmlNodeEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnknownNode event. | |
OnUnreferencedObject | UnreferencedObjectEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnreferencedObject event. |