DirectoryNode.Parent Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
Parent
Gets the parent directory of the node.
For the root directory returns null.
Inherited from NodeBase.Declaration
public DirectoryNode Parent { get; }
Property Value
| Type | Description |
|---|---|
| DirectoryNode |