Click or drag to resize

PathUtility Methods

The PathUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCombinePaths(String)
Combines the array of strings into a filesystem path.
Public methodStatic memberCombinePaths(String, String)
Combines two strings into a filesystem path.
Public methodStatic memberCreateSymlink
Create a symlink.
Public methodStatic memberDelete
Delete a file.
Public methodStatic memberGetAbsolutePath
Get the absolute file path of the given directory or file.
Public methodStatic memberGetTempPath
Returns the temporary directory location from the system.
Top
See Also