Click or drag to resize

ExtensionsGetShortPath Method

Overload List
  NameDescription
Public methodStatic memberGetShortPath(DirectoryInfo)
Returns the short path format of the given path. e.g. C:\\Hello World converted to C:\\HelloWo~1
Public methodStatic memberGetShortPath(FileInfo)
Returns the short path format of the given path. e.g. C:\\Hello World converted to C:\\HelloWo~1
Top
See Also