Raises the XmlNotWellFormed event.

OnXmlNotWellFormed(XmlErrorEventArgs)

protected virtual void OnXmlNotWellFormed(XmlErrorEventArgs e);
Protected Overridable Sub OnXmlNotWellFormed(ByVal e As XmlErrorEventArgs)

Parameters

Parameter Description
e Specifies an XmlErrorEventArgs object that contains the event data.