Summary
Gets or sets whether the reference should be copied to the output folder.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- Project
Assembly Reference
Syntax
public bool? Private { get; set; }
Value
Type | Description |
---|---|
bool? | Whether the reference should be copied to the output folder. |