DeploymentRule Class
IIS 7.0
Provides properties that describe a deployment rule.
System..::..Object
Microsoft.Web.Deployment..::..DeploymentRule
Microsoft.Web.Deployment..::..DeploymentReplaceRule
Microsoft.Web.Deployment..::..DeploymentSkipRule
Microsoft.Web.Deployment..::..DeploymentRule
Microsoft.Web.Deployment..::..DeploymentReplaceRule
Microsoft.Web.Deployment..::..DeploymentSkipRule
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DeploymentRule | Initializes a new instance of a deployment rule with the specified name and rule handler. |
| Name | Description | |
|---|---|---|
![]() | Description | The description of the current deployment rule. |
![]() | ExampleOrDetail | |
![]() | FriendlyName | Gets the friendly name of the current deployment rule. |
![]() | Name | Gets the name of the current deployment rule. |
![]() | RuleHandler | Gets the DeploymentRuleHandler for the current deployment rule. |
Show:
