GetInvalidFileNameChars()

Path::GetInvalidFileNameChars() method

Returns an array containing characters that are not allowed in the names of files.

static ArrayPtr<char_t> System::IO::Path::GetInvalidFileNameChars()

See Also