Summary
Gets the references.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public ICollection<ProjectAssemblyReference> References { get; }
Value
Type | Description |
---|---|
ICollection |
The references. |