CaseSensitive

TextSearchOptions.CaseSensitive property

设置为 true 以使用区分大小写的搜索, false - 否则。可读/写布尔值。

public bool CaseSensitive { get; set; }

See Also