This documentation is archived and is not being maintained.
LinePragmaCodeInfo Constructor
Visual Studio 2010
Initializes a new instance of the LinePragmaCodeInfo class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LinePragmaCodeInfo() | Initializes a new instance of the LinePragmaCodeInfo class. |
|
LinePragmaCodeInfo(Int32, Int32, Int32, Int32, Boolean) | Initializes a new instance of the LinePragmaCodeInfo class with parameters for initializing the StartLine, StartColumn, StartGeneratedColumn, CodeLength, and IsCodeNugget properties. |
Show: