| ExtensionsGetShortPath Method (FileInfo) |
Returns the short path format of the given path. e.g. C:\\Hello World converted to C:\\HelloWo~1
Namespace:
Cauldron
Assembly:
Cauldron (in Cauldron.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax Exceptions Exception | Condition |
---|
IOException | Unable to shortend path of a directory or a file that does not exist. |
See Also