TokenMessageColumnNumber Property |
The column number associated with the related
Token (if any, 0 if none).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override int ColumnNumber { get; }
Property Value
Type:
Int32Remarks
The column will match the input file from when the object was parsed.
See Also