FileTypeSetToRegex Method

Converts the current set of file patterns to its Regex equivalent.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public Regex ToRegex()

Return Value

Regex

[Missing <returns> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileTypeSet.ToRegex"]

See Also