IDirectory.

Parent Property

Summary

Gets the parent directory or null if the directory is a root.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IDirectory

Syntax

IDirectory Parent { get; }

Value

Type Description
IDirectory
GitHub