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