Click or drag to resize
PathGetInvalidPathChars Method
Gets an array containing the characters that are not allowed in path names.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
public static char[] GetInvalidPathChars()

Return Value

Type: Char
See Also