NuGetListItem.

Name Property

Summary

Gets or sets the name of the NuGetListItem.
Namespace
Cake.Common.Tools.NuGet.List
Containing Type
NuGetListItem

Syntax

public string Name { get; set; }

Value

Type Description
string