Summary
Gets or sets the relative path to the project file.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectFile
Syntax
public string RelativePath { get; set; }
Value
Type | Description |
---|---|
string | The relative path to the project file. |