System.Xml.Serialization.UnreferencedObjectEventArgs.UnreferencedObject Property

Gets the deserialized, but unreferenced, object.

Syntax

public object UnreferencedObject { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The UnreferencedObjectEventArgs.UnreferencedObject can be cast to the known type if examining its properties is required.

See the XmlSerializer.UnreferencedObject event for more information about the UnreferencedObjectEventArgs.UnreferencedObject property.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0