Share via


DeploymentRule.RuleHandler Property

Definition

Gets the DeploymentRuleHandler for the current deployment rule.

public:
 property Microsoft::Web::Deployment::DeploymentRuleHandler ^ RuleHandler { Microsoft::Web::Deployment::DeploymentRuleHandler ^ get(); };
public Microsoft.Web.Deployment.DeploymentRuleHandler RuleHandler { get; }
member this.RuleHandler : Microsoft.Web.Deployment.DeploymentRuleHandler
Public ReadOnly Property RuleHandler As DeploymentRuleHandler

Property Value

An instance of a DeploymentRuleHandler object.

Applies to