Represents the location of a reported issue.
Property | Description |
---|---|
Extension | File extension |
Filename | Filename |
FormattedFilename | Formatted filename with line number |
FormattedPath | Formatted path with line number |
IsValid | Checks whether the location is valid |
Line | Line number |
Path | Full path |
Constructor | Description |
---|---|
Location | Constructor |
Method | Description |
---|---|
OnAfterDeserialize | Post-serialize callback. |
OnBeforeSerialize | Pre-serialize callback. |