DeploymentReplaceRule Class
IIS 7.0
Represents a specific deployment rule that performs replacement operations.
System..::..Object
Microsoft.Web.Deployment..::..DeploymentRule
Microsoft.Web.Deployment..::..DeploymentReplaceRule
Microsoft.Web.Deployment..::..DeploymentRule
Microsoft.Web.Deployment..::..DeploymentReplaceRule
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentReplaceRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DeploymentReplaceRule | Creates an instance of a deployment replace rule with the specified parameters. |
| Name | Description | |
|---|---|---|
![]() | Description | The description of the current deployment rule. (Inherited from DeploymentRule.) |
![]() | ExampleOrDetail | (Inherited from DeploymentRule.) |
![]() | FriendlyName | Gets the friendly name of the current deployment rule. (Inherited from DeploymentRule.) |
![]() | Name | Gets the name of the current deployment rule. (Inherited from DeploymentRule.) |
![]() | RuleHandler | Gets the DeploymentRuleHandler for the current deployment rule. (Inherited from DeploymentRule.) |
Show:
