System.Xml.Serialization.XmlDeserializationEvents: Property Members

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

Public Properties

OnUnknownAttributeXmlAttributeEventHandler.

Gets or sets an object that represents the method that handles the XmlSerializer.UnknownAttribute event.

OnUnknownElementXmlElementEventHandler.

Gets or sets an object that represents the method that handles the XmlSerializer.UnknownElement event.

OnUnknownNodeXmlNodeEventHandler.

Gets or sets an object that represents the method that handles the XmlSerializer.UnknownNode event.

OnUnreferencedObjectUnreferencedObjectEventHandler.

Gets or sets an object that represents the method that handles the XmlSerializer.UnreferencedObject event.