IDirectory.

Path Property

Summary

Gets the path to the directory.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IDirectory

Syntax

DirectoryPath Path { get; }

Value

Type Description
DirectoryPath The path.
GitHub