DeploymentStepIds Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |