Skip to content

Thing.TableAndSeparator property

If the Key is present returns the Table part including the separator; otherwise returns the Table.

public ReadOnlySpan<char> TableAndSeparator { get; }

See Also