共用方式為


Mode enumeration

指定升級的類型。

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

Syntax

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

Members

Member name Description
InPlace 版本對版本就地升級。
SideBySide Obsolete. 版本對版本逐步升級。
None 會不執行任何升級。

請參閱

參照

Microsoft.SharePoint.Upgrade namespace