ChocolateyPackSettings.

Authors Property

Summary

Gets or sets the package authors.

Syntax

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

Value

Type Description
ICollection<string> The package authors.