Freigeben über


DeploymentSyncContext.Rules Eigenschaft

Definition

Ruft eine Auflistung von DeploymentRule -Objekten ab, die dem aktuellen Kontext zugeordnet sind.

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

Eigenschaftswert

Ein DeploymentRuleCollection , der objekte enthält DeploymentRule , die dem aktuellen Kontext zugeordnet sind.

Gilt für: