MsDeploySettings.

DisableRules Property

Summary

Disables the specified synchronization rule(s).
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

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

Value

Type Description
IEnumerable<string>