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
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. |