System.Web.Compilation.LinePragmaCodeInfo Class

Contains properties for a script block being parsed.

See Also: LinePragmaCodeInfo Members

Syntax

public sealed class LinePragmaCodeInfo

Remarks

During page parsing, information about a script block is stored in the System.Web.Compilation.LinePragmaCodeInfo class. This class is used in the System.Web.UI.SimpleWebHandlerParser class.

System.Web.Compilation.LinePragmaCodeInfo is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0