Share via


DeploymentStepIds Class

Definition

Defines the IDs of deployment steps that are included with Visual Studio.

public ref class DeploymentStepIds abstract sealed
public static class DeploymentStepIds
type DeploymentStepIds = class
Public Class DeploymentStepIds
Inheritance
DeploymentStepIds

Fields

ActivateFeatures

Specifies the ID of the ActivateFeatures step.

AddSolution

Specifies the ID of the AddSolution step.

InstallAppForSharePoint

Specifies the Id of the InstallAppForSharePoint step.

PostDeploymentCommand

Specifies the Id of the PostDeploymentCommand step.

PreDeploymentCommand

Specifies the ID of the PreDeploymentCommand step.

RecycleApplicationPool

Specifies the ID of the RecycleApplicationPool step.

RetractSolution

Specifies the ID of the RetractSolution step.

UninstallAppForSharePoint

Specifies the Id of the UninstallAppForSharePoint step.

Applies to