Freigeben über


DeploymentReplaceRule Klasse

Definition

Stellt eine bestimmte Bereitstellungsregel dar, die Ersetzungsvorgänge ausführt.

public ref class DeploymentReplaceRule : Microsoft::Web::Deployment::DeploymentRule
public class DeploymentReplaceRule : Microsoft.Web.Deployment.DeploymentRule
type DeploymentReplaceRule = class
    inherit DeploymentRule
Public Class DeploymentReplaceRule
Inherits DeploymentRule
Vererbung
DeploymentReplaceRule

Konstruktoren

DeploymentReplaceRule(String, String, String, String, String, String, String)

Erstellt eine Instanz einer Bereitstellungsersetzungsregel mit den angegebenen Parametern.

Eigenschaften

Description

Die Beschreibung der aktuellen Bereitstellungsregel.

(Geerbt von DeploymentRule)
ExampleOrDetail

Stellt eine bestimmte Bereitstellungsregel dar, die Ersetzungsvorgänge ausführt.

(Geerbt von DeploymentRule)
FriendlyName

Ruft den Anzeigenamen der aktuellen Bereitstellungsregel ab.

(Geerbt von DeploymentRule)
Name

Ruft den Namen der aktuellen Bereitstellungsregel ab.

(Geerbt von DeploymentRule)
RuleHandler

Ruft die DeploymentRuleHandler für die aktuelle Bereitstellungsregel ab.

(Geerbt von DeploymentRule)

Gilt für: