Gets a path to this file relative to it's containing input directory in the current file system.
If no input directories contain this file, then a null path is returned.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
Syntax
public NormalizedPath GetRelativeInputPath()
Return Value
Type | Description |
---|---|
NormalizedPath | A path to this file relative to it's containing input directory in the current file system. |