CustomProjectFile.

FilePath Property

Summary

Gets or sets the project file path.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
CustomProjectFile

Syntax

public ProjectPath FilePath { get; set; }

Value

Type Description
ProjectPath The project file path.