Capture.ValueSpan Property

Definition

Gets the captured span from the input string.

C#
public ReadOnlySpan<char> ValueSpan { get; }

Property Value

The span that is captured by the match.

Applies to

Product Versions
.NET 6, 7, 8, 9