Property CaseSensitive
CaseSensitive
When implemented by a class, gets or sets a value indicating whether the analyzer should perform case sensitive parsing for this ILexState
.
bool CaseSensitive { get; set; }
When implemented by a class, gets or sets a value indicating whether the analyzer should perform case sensitive parsing for this ILexState
.
bool CaseSensitive { get; set; }