NuGetListItem.

Version Property

Summary

Gets or sets the version of the NuGetListItem as string.
Namespace
Cake.Common.Tools.NuGet.List
Containing Type
NuGetListItem

Syntax

public string Version { get; set; }

Value

Type Description
string