PathUtils Methods |
The PathUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Combine |
Combines multiple path fragments.
|
![]() ![]() | ExpandSpecialFolders |
Expands a path that contains special folder names enclosed in pipe (|) characters.
|
![]() ![]() | GetAbsolutePathRelativeToApplication |
Generates an absolute path based on the input. It is assumed that the input is
either an absolute path or a path relative to the application directory.
|
![]() ![]() | MakeValidFileName |
Returns a string that is similar to an original string and can be used as
a file system path component (directory or file name).
|