VDirectoryInfo.Parent Property
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9119)
Parent
Gets an instance of the VDirectoryInfo class that represents the parent of this directory. When this directory represents a root directory then returns null.
Declaration
public VDirectoryInfo Parent { get; }
Property Value
Type | Description |
---|---|
VDirectoryInfo |