PathUtility Class |
Namespace: FM.IceLink
The PathUtility type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CombinePaths(String) |
Combines the array of strings into a filesystem path.
|
![]() ![]() | CombinePaths(String, String) |
Combines two strings into a filesystem path.
|
![]() ![]() | CreateSymlink |
Create a symlink.
|
![]() ![]() | Delete |
Delete a file.
|
![]() ![]() | GetAbsolutePath |
Get the absolute file path of the given directory or file.
|
![]() ![]() | GetTempPath |
Returns the temporary directory location from the system.
|