Summary
Gets the project content files.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public ICollection<ProjectFile> Files { get; }
Value
Type | Description |
---|---|
ICollection |
The files. |