Click or drag to resize

HotspotActMatch Property

Gets or sets the match requirements. For examples, whole word only, case sensitive.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public MatchType Match { get; set; }

Property Value

Type: MatchType
See Also