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