For OpenFileDialog ,What are the Differences Between SafeFileNames and FileNames
and why SafeFileNamesis there safe?
SafeFileNames
safe
The answer is right on the pages you linked. The "safe" file name does not include the path. Just a file name and extension. The usual file name includes the full path.
SafeFileName is safe because it does not reveal the directory structure of your computer.
, FileNames FileIOPermissionAccess.AllAccess , . , , , FileNames, .
FileNames
FileIOPermissionAccess.AllAccess
SafeFileNames " , ". "" .