Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Matcher Properties
Properties
CaseSensitive
Gets a flag indicating whether the match is case sensitive.
MatchMode
Gets the
StringMatchingMode
used.
MatchText
Gets the string that is being matched.
See Also
Reference
StringMatcher Class
Gemstone.StringExtensions.StringMatcher Namespace
In This Article
Properties
See Also