Method ToPathFormat
ToPathFormat(PathFormat, PathOptions)
Converts the path to use a different format.
Declaration
IRelativeFilePath ToPathFormat(PathFormat format, PathOptions options = PathOptions.NoUnfriendlyNames)
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 |
---|---|
IRelativeFilePath |