XmlSchemaException::LineNumber Property

 

Gets the line number indicating where the error occurred.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public:
property int LineNumber {
	int get();
}

Property Value

Type: System::Int32

The line number indicating where the error occurred.

.NET Framework
Available since 1.1
Return to top
Show: