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