Gets the parent path or
Empty
if this is a relative path with no parent.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
- Property Type
- NormalizedPath
Syntax
public NormalizedPath Parent { get; }
Value
Type | Description |
---|---|
NormalizedPath | The parent path. |