HttpParseException::Line Property
.NET Framework (current version)
Gets the number of the line being parsed when the error occurs.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The number of the line being parsed when the error occurs. This value is 1-based, not 0-based.
.NET Framework
Available since 1.1
Available since 1.1
Show: