IVersionRange.BeginVersion 属性

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

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

语法

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

属性值

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

.NET Framework 安全性

请参见

参考

IVersionRange 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间