Skip to content

ReadOnlySpanAssertionsChain<TItem>.Value Property

Definition

Gets the span value being asserted on.

public ReadOnlySpan<TItem> Value { get; }

Property Value

ReadOnlySpan<TItem>