FilePath.

RootRelative Property

Summary

Gets the file path relative to it's root path.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
FilePath

Syntax

public FilePath RootRelative { get; }

Value

Type Description
FilePath
GitHub