This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Vagrant.
Summary
Additional files to be packaged with the box.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Package Settings
Syntax
public IEnumerable<string> AdditionalFilePaths { get; set; }
Remarks
These can be used by a packaged
VagrantFile
to perform additional tasks.Value
Type | Description |
---|---|
IEnumerable |