LinePragmaCodeInfo.StartGeneratedColumn Property

 

Gets the starting column of a script block in the generated source file.

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

member StartGeneratedColumn : int with get

Property Value

Type: System.Int32

The starting column of a script block in the generated source file.

.NET Framework
Available since 2.0
Return to top
Show: