共用方式為


SPIncludeVersions enumeration

包含說明要包含在匯出封裝版本的值。

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

Syntax

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

Members

Member name Description
LastMajor (預設值)包含最後一個主要版本
CurrentVersion 包含最新版本
LastMajorAndMinor 包含最後一個主要版本和最後一個次要版本
All 包含所有版本

請參閱

參照

Microsoft.SharePoint.Deployment namespace