Summary
Gets or sets a GUID for the reference.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectReference
Syntax
public string Project { get; set; }
Value
Type | Description |
---|---|
string | A GUID for the reference. |
public string Project { get; set; }
Type | Description |
---|---|
string | A GUID for the reference. |