Capture.ValueSpan Proprietà

Definizione

Ottiene l'intervallo acquisito dalla stringa di input.

public:
 property ReadOnlySpan<char> ValueSpan { ReadOnlySpan<char> get(); };
public ReadOnlySpan<char> ValueSpan { get; }
member this.ValueSpan : ReadOnlySpan<char>
Public ReadOnly Property ValueSpan As ReadOnlySpan(Of Char)

Valore della proprietà

Intervallo acquisito dalla corrispondenza.

Si applica a