MsDeploySettings.

SetParams Property

Summary

Collection of Parameters to SET during a sync operation
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public IEnumerable<SetParameter> SetParams { get; set; }

Value

Type Description
IEnumerable<SetParameter>