CakeSettings.

Arguments Property

Summary

Gets or sets cake additional arguments.
Namespace
Cake.Common.Tools.Cake
Containing Type
CakeSettings

Syntax

public IDictionary<string, string> Arguments { get; set; }

Value

Type Description
IDictionary<string, string> The properties.