S
schaf
Hi !
I have determined, that Path.InvalidPathChars does not return an array
with all invalid path characters. For instance the question mark (?)
does not appear in the array, but it is not possible to create a folder
with a question mark (?).
How can I get the whole range of invalid path characters ? Or is it the
best way, to create a folder and using try/catch ?
Regards
I have determined, that Path.InvalidPathChars does not return an array
with all invalid path characters. For instance the question mark (?)
does not appear in the array, but it is not possible to create a folder
with a question mark (?).
How can I get the whole range of invalid path characters ? Or is it the
best way, to create a folder and using try/catch ?
Regards