string GetShortPathName (string path)
Gets short path filename from a specified filename.
Exceptions:
OutOfMemoryException | Thrown when a low memory situation occurs. |
Parameters:
path | Full pathname of the file. |
Returns:
The short path name.
Last modified date: 10/14/2020