DotNetPackageList.

Projects Property

Summary

Gets the projects.

Syntax

[JsonInclude]
public IEnumerable<DotNetPackageListProjectItem> Projects { get; private set; }

Attributes

Type Description
JsonInclude

Value

Type Description
IEnumerable<DotNetPackageListProjectItem>