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