System.Xml.Serialization.UnreferencedObjectEventArgs: Property Members

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

Public Properties

[read-only]
UnreferencedIdstring.

Gets the ID of the object.

[read-only]
UnreferencedObjectobject.

Gets the deserialized, but unreferenced, object.