Gets a path to this file relative to the output directory in the current file system.
If this path is not relative to the output directory, then a null path is returned.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
Syntax
public NormalizedPath GetRelativeOutputPath()
Return Value
| Type | Description |
|---|---|
| NormalizedPath | A path to this file relative to the output directory in the current file system. |