The properties of System.Xml.Serialization.UnreferencedObjectEventArgs are listed below. For a list of all members, see the UnreferencedObjectEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | UnreferencedId | string.
Gets the ID of the object. |
[read-only] | UnreferencedObject | object.
Gets the deserialized, but unreferenced, object. |