ChocolateyPackSettings.

Description Property

Summary

Gets or sets the package description.

Syntax

public string Description { get; set; }

Remarks

Markdown format is allowed for this property.

Value

Type Description
string The package description.