LinePragmaCodeInfo Properties

  Name Description
Public property CodeLength
Gets the length of the script block.
Public property IsCodeNugget
Gets a value indicating whether the script block is located inside <% %> tags.
Public property StartColumn
Gets the starting column of a script block in an .aspx file.
Public property StartGeneratedColumn
Gets the starting column of a script block in the generated source file.
Public property StartLine
Gets the starting line of a script block in an .aspx file.
Top

Community Additions

ADD
Show: