NuGetPackSettings.

PackageTypes Property

Summary

Gets or sets the package types.

Syntax

public ICollection<NuSpecPackageType> PackageTypes { get; set; }

Value

Type Description
ICollection<NuSpecPackageType> The package types.