IVersionRange.EndVersion 属性

获取或设置要为其执行升级操作的功能的结束版本(不含)。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Property EndVersion As Version
    Get
    Set
Version EndVersion { get; set; }

属性值

类型:System.Version
一个表示功能结束版本的值。

.NET Framework 安全性

请参见

参考

IVersionRange 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间