Click or drag to resize

CustomNameGeneratorValidateStringMask Method

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

Parameters

mask
Type: SystemString

Return Value

Type: Boolean
See Also