StringSegment.Source property

Gets the source string.

public string Source { get; }

Property Value

The source string of the segment.

See Also