![]() | Path Methods |
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.
|