System.Xml.Serialization.XmlAttributeEventArgs Class

Provides data for the XmlSerializer.UnknownAttribute event.

See Also: XmlAttributeEventArgs Members

Syntax

public class XmlAttributeEventArgs : EventArgs

Remarks

For more information about handling events, see Events Overview [Windows Forms].

The XmlSerializer.UnknownAttribute event occurs only when you call the XmlSerializer.Deserialize(System.IO.Stream) method.

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