获取架构版本所用的干净的安装环境中。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
ReadOnly Property TargetSchemaVersion As Version
Get
用法
Dim instance As ISchemaVersioned
Dim value As Version
value = instance.TargetSchemaVersion
Version TargetSchemaVersion { get; }
属性值
类型:System.Version
表示架构版本的System.Version对象。