System.Web.ParserError.Line Property

Gets or sets the line number of the source at which the error occurs.

Syntax

public int Line { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ParserError.Line property is the line number within the file at which this System.Web.ParserError object was thrown.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0