SPUpgradeActionInfo.TargetVersion 属性

指定目标版本的对象将具有成功应用了此升级程序后一个版本对象。

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

语法

声明
Public Property TargetVersion As Version
    Get
    Set
用法
Dim instance As SPUpgradeActionInfo
Dim value As Version

value = instance.TargetVersion

instance.TargetVersion = value
public Version TargetVersion { get; set; }

属性值

类型:System.Version

另请参阅

引用

SPUpgradeActionInfo 类

SPUpgradeActionInfo 成员

Microsoft.SharePoint.Upgrade 命名空间