定义随 Visual Studio 提供的部署步骤的 ID。
继承层次结构
System.Object
  Microsoft.VisualStudio.SharePoint.Deployment.DeploymentStepIds
命名空间:  Microsoft.VisualStudio.SharePoint.Deployment
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)
语法
声明
Public NotInheritable Class DeploymentStepIds
public static class DeploymentStepIds
DeploymentStepIds 类型公开以下成员。
字段
| 名称 | 说明 | |
|---|---|---|
| .gif) .gif) | ActivateFeatures | 指定 ActivateFeatures 步骤的 ID。 | 
| .gif) .gif) | AddSolution | 指定 AddSolution 步骤的 ID。 | 
| .gif) .gif) | PostDeploymentCommand | 指定 PostDeploymentCommand 步骤的 ID。 | 
| .gif) .gif) | PreDeploymentCommand | 指定 PreDeploymentCommand 步骤的 ID。 | 
| .gif) .gif) | RecycleApplicationPool | 指定 RecycleApplicationPool 步骤的 ID。 | 
| .gif) .gif) | RetractSolution | 指定 RetractSolution 步骤的 ID。 | 
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。