FileTypeSetToString Method

Converts the current set of file patterns to a string representation with default separator '|'.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public override string ToString()

Return Value

String

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

See Also