TestDirectory.

Path Property

Summary

Gets the path to the directory.
Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
TestDirectory

Syntax

public DirectoryPath Path { get; }

Value

Type Description
DirectoryPath The path.
GitHub