LinePragmaCodeInfo.CodeLength Property

 

Gets the length of the script block.

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

Public ReadOnly Property CodeLength As Integer

Property Value

Type: System.Int32

The length of the script block.

.NET Framework
Available since 2.0
Return to top
Show: