GetRelativePath(NormalizedPath) Method
Get the relative path to another path.
Namespace
Statiq.Common
Containing Type
NormalizedPath

Syntax

public NormalizedPath GetRelativePath(in NormalizedPath target)

Parameters

Name Type Description
target NormalizedPath The target path.

Return Value

Type Description
NormalizedPath A NormalizedPath.