NormalizedPath.

FullPath Property

Summary

Gets the full path.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
NormalizedPath

Syntax

public string FullPath { get; }

Value

Type Description
string The full path.
GitHub