ExtensionsGetShortPath Method |
| Name | Description | |
|---|---|---|
| GetShortPath(DirectoryInfo) |
Returns the short path format of the given path. e.g. C:\\Hello World converted to C:\\HelloWo~1
| |
| GetShortPath(FileInfo) |
Returns the short path format of the given path. e.g. C:\\Hello World converted to C:\\HelloWo~1
|