SPAction.FromBuildVersion property
取得正在升級組建版本號碼。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Friend ReadOnly Property FromBuildVersion As Version
Get
'用途
Dim value As Version
value = Me.FromBuildVersion
protected internal Version FromBuildVersion { get; }
Property value
Type: System.Version
System.Version物件,代表組建版本。