次の方法で共有


DeploymentStepIds クラス

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) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

Microsoft.VisualStudio.SharePoint.Deployment 名前空間