RewriteRuleSettings.

Action Property

Summary

The action to be executed if this rule was succeeded
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
RewriteRuleSettings

Syntax

public IRewriteAction Action { get; set; }

Value

Type Description
IRewriteAction