LinePragmaCodeInfo.StartLine Property

 

Gets the starting line of a script block in an .aspx file.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

member StartLine : int with get

Property Value

Type: System.Int32

The starting line of a script block in an .aspx file.

.NET Framework
Available since 2.0
Return to top
Show: