ChocolateyNewSettings.

AdditionalPropertyValues Property

Summary

Gets the list of additional property values which should be passed to the template.

Syntax

public Dictionary<string, string> AdditionalPropertyValues { get; }

Value

Type Description
Dictionary<string, string>