System.Xml.Serialization.XmlDeserializationEvents.OnUnknownAttribute Property

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

Syntax

public XmlAttributeEventHandler OnUnknownAttribute { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0