System::IO::Path::GetInvalidPathChars 方法

Path::GetInvalidPathChars method

返回一个包含路径名中不允许使用的字符的数组。

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

另见