Click or drag to resize

SourcePosition Properties

[This is preliminary documentation and is subject to change.]

The SourcePosition type exposes the following members.

Properties
  NameDescription
Public propertyColumn
Gets the column.
Public propertyLine
Gets the line.
Public propertyRawPosition
Gets the raw character position. Useful for looking up the location from a string.Substring call.
Top
See Also