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
Adds a source from which to fetch a plugin.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Plugin Install Settings
Syntax
public string Source { get; set; }
Remarks
Note that this does not only affect the single plugin being installed, by all future plugin as well. This is a
limitation of the underlying plugin installer Vagrant uses.
Value
Type | Description |
---|---|
string |