Summary
Reads the project file at the specified path.
- Assembly
- Wyam
.CodeAnalysis .dll - Namespace
- Wyam
.CodeAnalysis - Containing Type
- ReadProject
Syntax
public ReadProject(FilePath path)
Parameters
Name | Type | Description |
---|---|---|
path | FilePath | The project file path. |
Return Value
Type | Description |
---|---|
void |