DeploymentStepIds 類別
定義包含於 Visual Studio 之部署步驟的識別碼。
繼承階層架構
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 型別會公開下列成員。
欄位
名稱 | 說明 | |
---|---|---|
![]() ![]() |
ActivateFeatures | 指定 ActivateFeatures 步驟的識別碼。 |
![]() ![]() |
AddSolution | 指定 AddSolution 步驟的識別碼。 |
![]() ![]() |
PostDeploymentCommand | 指定 PostDeploymentCommand 步驟的識別碼。 |
![]() ![]() |
PreDeploymentCommand | 指定 PreDeploymentCommand 步驟的識別碼。 |
![]() ![]() |
RecycleApplicationPool | 指定 RecycleApplicationPool 步驟的識別碼。 |
![]() ![]() |
RetractSolution | 指定 RetractSolution 步驟的識別碼。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。