LinePragmaCodeInfo Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains properties for a script block being parsed.
public ref class LinePragmaCodeInfo sealed
[System.Serializable]
public sealed class LinePragmaCodeInfo
[<System.Serializable>]
type LinePragmaCodeInfo = class
Public NotInheritable Class LinePragmaCodeInfo
- Inheritance
-
LinePragmaCodeInfo
- Attributes
During page parsing, information about a script block is stored in the LinePragmaCodeInfo class. This class is used in the SimpleWebHandlerParser class.
LinePragmaCodeInfo is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.
Line |
Initializes a new instance of the LinePragmaCodeInfo class. |
Line |
Initializes a new instance of the LinePragmaCodeInfo class with parameters for initializing the StartLine, StartColumn, StartGeneratedColumn, CodeLength, and IsCodeNugget properties. |
Code |
Gets the length of the script block. |
Is |
Gets a value indicating whether the script block is located inside <% %> tags. |
Start |
Gets the starting column of a script block in an .aspx file. |
Start |
Gets the starting column of a script block in the generated source file. |
Start |
Gets the starting line of a script block in an .aspx file. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Prodotto | Versioni |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto open source. Seleziona un collegamento per fornire feedback: