CustomProjectFile.

RelativePath Property

Summary

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

Syntax

public string RelativePath { get; set; }

Value

Type Description
string The relative path to the project file.