[]
Gets or sets a value that indicates whether string comparisons within the mask literals are case-sensitive.
public bool CaseSensitive { get; set; }
True if comparison with mask literals is case-sensitive; otherwise, False.