LinePragmaCodeInfo.StartColumn Property

 

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

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

Public ReadOnly Property StartColumn As Integer

Property Value

Type: System.Int32

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

.NET Framework
Available since 2.0
Return to top
Show: