共用方式為


SPAction.ToBuildVersion property

取得要升級Microsoft SharePoint Foundation安裝則組建版本號碼。

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

Syntax

'宣告
Protected Friend ReadOnly Property ToBuildVersion As Version
    Get
'用途
Dim value As Version

value = Me.ToBuildVersion
protected internal Version ToBuildVersion { get; }

Property value

Type: System.Version
System.Version物件,代表組建版本。

請參閱

參照

SPAction class

SPAction members

Microsoft.SharePoint.Upgrade namespace