SPAction.ToBuildVersion 属性

获取的生成的Microsoft SharePoint Foundation安装正在升级的版本编号。

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Friend ReadOnly Property ToBuildVersion As Version
    Get
用法
Dim value As Version

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

属性值

类型:System.Version
表示生成版本的System.Version对象。

另请参阅

引用

SPAction 类

SPAction 成员

Microsoft.SharePoint.Upgrade 命名空间