Sets the filename matching pattern criteria for the specified filter.
| Visual Basic |
|---|
Public Sub SetFilterFilenamePattern( _ ByVal FilterName As String, _ ByVal FilenamePattern As String _ ) |
- FilterName
- A string value which represents the filter name.
- FilenamePattern
- A string value which represents the filename pattern.