SearchCriteria.MatchContentsCase Property
Flag indicating whether or not the content matching should be case sensitive.
[Visual Basic]
Public Property MatchContentsCase As Boolean
Property Value
True if the content matching should be case sensitive, otherwise False.
Remarks