Method IRelativePath.ToPathFormat
IRelativePath.ToPathFormat(PathFormat, PathOptions)
Converts the path to use a different format.
Declaration
IRelativePath IRelativePath.ToPathFormat(PathFormat format, PathOptions options)
Parameters
Type | Name | Description |
---|---|---|
PathFormat | format | The format that the path should be converted to. |
PathOptions | options | The options to use when parsing the new path. |
Returns
Type | Description |
---|---|
IRelativePath |