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) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.