Click or drag to resize

FilenameFilterValidatePattern Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static bool ValidatePattern(
	string pattern
)

Parameters

pattern
Type: SystemString

Return Value

Type: Boolean
See Also