EqualConstraint<TExpected>.

CaseInsensitive Property

Summary

Gets a value indicating whether to compare case insensitive.
Namespace
TCLite.Constraints
Containing Type
EqualConstraint<TExpected>

Syntax

public bool CaseInsensitive { get; }

Value

Type Description
bool if comparing case insensitive; otherwise, .