Endpoint.

Directories Property

Summary

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

Syntax

public Directory[] Directories { get; set; }

Value

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