VagrantPluginInstallSettings.

Source Property

Summary

Adds a source from which to fetch a plugin.

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