XamlParseException.XmlInfo Property

Definition

Information about the condition that caused the exception to be thrown.

public System.Xml.IXmlLineInfo XmlInfo { get; }
member this.XmlInfo : System.Xml.IXmlLineInfo

Property Value

System.Xml.IXmlLineInfo

For internal use by the XAML engine.

Applies to