NuGetPackSettings.

Tags Property

Summary

Gets or sets the package tags.

Syntax

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

Value

Type Description
ICollection<string> The package tags.