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