NuGetUpdateSettings.

Id Property

Summary

Gets or sets the package ids to update.

Syntax

public ICollection<string> Id { get; set; }

Value

Type Description
ICollection<string> The package ids to update.