Gets the character position (one-based) of the target. The target's position is at the left edge of this character.

Syntax

public int Start { get; }
Public ReadOnly Property Start() As Integer

Limitations

Read only.