TestDirectory.

Parent Property

Summary

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

Syntax

public IDirectory Parent { get; }

Value

Type Description
IDirectory
GitHub