Table of Contents

Class SelectionCriteria

Namespace
NuGet.ContentModel
Assembly
Chocolatey.NuGet.Packaging.dll
public class SelectionCriteria
Inheritance
SelectionCriteria
Inherited Members

Constructors

SelectionCriteria()

public SelectionCriteria()

Properties

Entries

public IList<SelectionCriteriaEntry> Entries { get; set; }

Property Value

IList<SelectionCriteriaEntry>