NuGetPackSettings.

Owners Property

Summary

Gets or sets the package owners.

Syntax

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

Value

Type Description
ICollection<string> The package owners.