LinePragmaCodeInfo Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| CodeLength | Gets the length of the script block. |
| IsCodeNugget | Gets a value indicating whether the script block is located inside <% %> tags. |
| StartColumn | Gets the starting column of a script block in an .aspx file. |
| StartGeneratedColumn | Gets the starting column of a script block in the generated source file. |
| StartLine | Gets the starting line of a script block in an .aspx file. |
Community Additions
ADD
Show: