ProjectPath.

ProjectPath(string) Constructor

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