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 型で公開されるメンバーは以下のとおりです。
フィールド
名前 | 説明 | |
---|---|---|
![]() ![]() |
ActivateFeatures | ActivateFeatures 手順の ID を指定します。 |
![]() ![]() |
AddSolution | AddSolution 手順の ID を指定します。 |
![]() ![]() |
PostDeploymentCommand | PostDeploymentCommand 手順の ID を指定します。 |
![]() ![]() |
PreDeploymentCommand | PreDeploymentCommand 手順の ID を指定します。 |
![]() ![]() |
RecycleApplicationPool | RecycleApplicationPool 手順の ID を指定します。 |
![]() ![]() |
RetractSolution | RetractSolution 手順の ID を指定します。 |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。