NuGetInstallSettings.

Version Property

Summary

Gets or sets the version of the package to install. If none specified, the latest will be used.

Syntax

public string Version { get; set; }

Value

Type Description
string