SourceLineInfo Properties |
The SourceLineInfo type exposes the following members.
Name | Description | |
---|---|---|
Column |
Gets the column in File.
| |
File |
Gets the path to the source code file.
| |
IsNull |
Determines whether the current SourceLineInfo is null.
| |
Line |
Gets the line in File.
|