Click or drag to resize
DirectoryInfoParent Property
Parent directory.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public abstract DirectoryInfo Parent { get; }

Property Value

Type: DirectoryInfo
See Also