Freigeben über


IDeploymentCommitItem.CommitChanges(DeploymentCommitContext) Methode

Definition

Committ Änderungen, die während einer Bereitstellungsaktion vorgenommen wurden.

public:
 void CommitChanges(Microsoft::Web::Deployment::DeploymentCommitContext ^ commitContext);
public void CommitChanges(Microsoft.Web.Deployment.DeploymentCommitContext commitContext);
abstract member CommitChanges : Microsoft.Web.Deployment.DeploymentCommitContext -> unit
Public Sub CommitChanges (commitContext As DeploymentCommitContext)

Parameter

commitContext
DeploymentCommitContext

Die , die DeploymentCommitContext zum Commit von Änderungen verwendet wird.

Gilt für: