ProjectFile.

FilePath Property

Summary

Gets or sets the project file path.
Namespace
Cake.Common.Solution.Project
Containing Type
ProjectFile

Syntax

public FilePath FilePath { get; set; }

Value

Type Description
FilePath The project file path.