string GetLongPathName (string path)
 
Gets long path name of a specified short path filename.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
path
Full pathname of the file.
Returns:
The long path filename.
Was this helpful?
Last modified date: 10/14/2020