This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Incubator.
Summary
Initializes a new instance of the
ProjectPath class.
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- ProjectPath
Syntax
public ProjectPath(string path)
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | The path to the project file. |
Return Value
| Type | Description |
|---|---|
| void |
