共用方式為


SPSolutionDeploymentJobType enumeration

提供以指定部署作業類型的值。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration SPSolutionDeploymentJobType
'用途
Dim instance As SPSolutionDeploymentJobType
public enum SPSolutionDeploymentJobType

Members

Member name Description
Deploy 會指定部署作業的站台部署。
Retract 指定要撤銷先前的站台部署部署作業。
Upgrade 指定要升級舊版的站台部署部署作業。

請參閱

參照

Microsoft.SharePoint.Administration namespace