IWindowSearchIsCaseSensitive Property
Indicates whether the search is case-sensitive.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
bool IsCaseSensitive { get; set; }
Property IsCaseSensitive As Boolean
Get
Set
Property Value
Boolean if the search is case-sensitive; otherwise,
. The default value is
.