DeploySettingsExtensions.

AddParameter(DeploySettings, string, string) Method

Syntax

public static DeploySettings AddParameter(this DeploySettings settings, string key, string value)

Parameters

Name Type Description
settings DeploySettings
key string
value string

Return Value

Type Description
DeploySettings