StringMatcherCaseSensitive Property

Gets a flag indicating whether the match is case sensitive.

Definition

Namespace: Gemstone.StringExtensions.StringMatcher
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public bool CaseSensitive { get; }

Property Value

Boolean

See Also