VagrantBoxAddSettings.

Provider Property

Summary

If given, Vagrant will verify the box you are adding is for the given provider.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantBoxAddSettings

Syntax

public string Provider { get; set; }

Remarks

By default, Vagrant automatically detects the proper provider to use.

Value

Type Description
string