IBuildVersioned.MinSupportedBuildVersion 属性

获取最小值的版本号,升级将支持。

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

语法

声明
ReadOnly Property MinSupportedBuildVersion As Version
    Get
用法
Dim instance As IBuildVersioned
Dim value As Version

value = instance.MinSupportedBuildVersion
Version MinSupportedBuildVersion { get; }

属性值

类型:System.Version
一个表示版本号的System.Version对象。

另请参阅

引用

IBuildVersioned 接口

IBuildVersioned 成员

Microsoft.SharePoint.Upgrade 命名空间