Click or drag to resize

FilenameFilter Constructor

Initializes a new instance of the FilenameFilter class

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public FilenameFilter(
	string searchPattern
)

Parameters

searchPattern
Type: SystemString
See Also