FilenameFilterIsFilenameMatch Method
Checks whether provided filename fits to search pattern.
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
public bool IsFilenameMatch(
string filename
)
- filename String
- name of file - it should be without directory
Booleantrue if filename fits to search pattern; otherwise false