System.Xml.Serialization.UnreferencedObjectEventArgs.UnreferencedId Property

Gets the ID of the object.

Syntax

public string UnreferencedId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the UnreferencedObjectEventArgs.UnreferencedId property when you need to know when more than one object raises the event. The property allows you to distinguish between multiple instances of unreferenced objects.

For more information about the UnreferencedObjectEventArgs.UnreferencedId property, see the XmlSerializer.UnreferencedObject event.

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