RewriteRuleSettings.

Conditions Property

Summary

Conditions collection for this rule
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
RewriteRuleSettings

Syntax

public IEnumerable<RewriteRuleConditionSettings> Conditions { get; set; }

Value

Type Description
IEnumerable<RewriteRuleConditionSettings>