Path.GetInvalidFileNameChars Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an array containing the characters that are not allowed in file names.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Char ()An array containing the characters that are not allowed in file names.
Show: