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
The provider-specific box to remove with the given name.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Box Remove Settings
Syntax
public string Provider { get; set; }
Remarks
This is only required if a box is backed by multiple providers. If there is only a single provider, Vagrant will
default to removing it.
Value
Type | Description |
---|---|
string |