DeploymentRuleHandler Class
IIS 7.0
Provides properties and methods for deployment rule handlers.
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentRuleHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AllowOverride | |
![]() | Description | Gets the description of the DeploymentRuleHandler object. |
![]() | EnabledByDefault | |
![]() | ExampleOrDetail | |
![]() | FriendlyName | Gets the friendly name of the current DeploymentRuleHandler object. |
![]() | Name | Gets the unique name of the current DeploymentRuleHandler object. |
![]() | Order |
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | AddChild | |
![]() | CompareAttribute | |
![]() | Delete | Performs a delete operation for the current rule handler. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Initialize | Initializes the current DeploymentRuleHandler object. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | PostSync | Performs actions after a synchronization action is executed. |
![]() | PreSync | |
![]() | SyncDestination | |
![]() | SyncSource | |
![]() | ToString | (Inherited from Object.) |
![]() | Update | Performs an update in the context of a deployment rule handler. |
Show:
