Endpoint.

Files Property

Summary

Gets or sets a list of file copy statements
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
Endpoint

Syntax

public File[] Files { get; set; }

Value

Type Description
File[] Collection of copy statements that will be copied by the endpoint creator.