MsDeploySettings.

ReplacementRules Property

Summary

Specifies collection of attribute replacement rules
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public IEnumerable<ReplacementRule> ReplacementRules { get; set; }

Value

Type Description
IEnumerable<ReplacementRule>