System::IO::Path::GetInvalidPathChars method

Path::GetInvalidPathChars method

Returns an array containing characters that are not allowed in path names.

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

See Also