NuGetListSettings.

AllVersions Property

Summary

Gets or sets a value indicating whether list all versions of a package.By default, only the latest package version is displayed.

Syntax

public bool AllVersions { get; set; }

Value

Type Description
bool