TestFile.

Path Property

Summary

Gets the path to the file.
Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
TestFile

Syntax

public FilePath Path { get; }

Value

Type Description
FilePath The path.
GitHub