Click or drag to resize

FilenameFilterIsFilenameMatch Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public bool IsFilenameMatch(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
See Also