MsDeploySettings.

RemoveParams Property

Summary

Collection parameters to remove from the declare list
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public IEnumerable<string> RemoveParams { get; set; }

Value

Type Description
IEnumerable<string>