CodeStatement Properties
.NET Framework 4.5
The CodeStatement type exposes the following members.
| Name | Description | |
|---|---|---|
|
EndDirectives | Gets a CodeDirectiveCollection object that contains end directives. |
|
LinePragma | Gets or sets the line on which the code statement occurs. |
|
StartDirectives | Gets a CodeDirectiveCollection object that contains start directives. |
|
UserData | Gets the user-definable data for the current object. (Inherited from CodeObject.) |