IWindowSearchDefaultMatchType Property

Indicates the default match type.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
SearchMatchType DefaultMatchType { get; set; }

Property Value

SearchMatchType
SearchMatchType with the default match type. The default value is Contains.

See Also