Gets the filename matching case sensitivity enabled value for the specified filter.
| Visual Basic |
|---|
Public Function GetFilterCaseSensitive( _ ByVal FilterName As String _ ) As Boolean |
- FilterName
- A string value which represents the filter name.
A boolean value which designates if the given filter is case sensitive.