Path Class |
Namespace: DigitalRune.Storages
The Path type exposes the following members.
Name | Description | |
---|---|---|
ChangeExtension |
Changes the extension of a path string.
| |
Combine(String) |
Combines an array of strings into a path.
| |
Combine(String, String) |
Combines two path strings.
| |
GetDirectoryName |
Returns the directory information for the specified path string.
| |
GetFullPath |
Returns the absolute path for the specified path string.
| |
GetRelativePath |
Creates a relative file path.
| |
IsPathRooted |
Gets a value indicating whether the specified path string contains a root.
|
Name | Description | |
---|---|---|
DirectorySeparatorChar |
Provides a platform-specific character used to separate directory levels in a path string that reflects a hierarchical file system organization.
|