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