ReplaceOptions.CaseSensitive

ReplaceOptions.CaseSensitive property

Indicates if the searched string is case sensitive.

public bool CaseSensitive { get; set; }

See Also