DeploySettings.

Parameters Property

Summary

Gets or sets the Parameters.
Assembly
Cake.WebDeploy.dll
Namespace
Cake.WebDeploy
Containing Type
DeploySettings

Syntax

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

Value

Type Description
Dictionary<string, string>