XmlAttribute
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets the XML attribute in which a parser error occurred.
value = eventargs.XmlAttribute
Property Value
Type: string
The XML attribute in which the parser occurred.
This property is read/write but should be considered read-only, because there is no reason to change the reported information. There is no default.
Managed Equivalent
None
Remarks
Note: |
---|
The current implementation of Silverlight returns an empty string for the XmlAttribute value. |