IReadOnlyFileSystem.

RootPath Property

Summary

Gets the root path.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IReadOnlyFileSystem

Syntax

DirectoryPath RootPath { get; }

Value

Type Description
DirectoryPath The root path.
GitHub