static private Normalize ( string path, bool checkInvalidCharacters, bool expandShortPaths ) : string | ||
path | string | Path to normalize |
checkInvalidCharacters | bool | True to check for invalid characters |
expandShortPaths | bool | Attempt to expand short paths if true |
Результат | string |