VagrantUpSettings.

Provider Property

Summary

Bring the machine up with the given provider. By default this is "virtualbox".
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantUpSettings

Syntax

public string Provider { get; set; }

Value

Type Description
string