NodePath.ParentPath Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
ParentPath
Gets the parent path, or Empty path if this path does not have parent.
Declaration
public NodePath ParentPath { get; }
Property Value
Type | Description |
---|---|
NodePath |