获取的向后兼容的架构版本。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property BackwardsCompatibleSchemaVersion As Version
Get
用法
Dim instance As BackwardsCompatibleSchemaVersionAttribute
Dim value As Version
value = instance.BackwardsCompatibleSchemaVersion
public Version BackwardsCompatibleSchemaVersion { get; }
属性值
类型:System.Version
返回架构Version。
另请参阅
引用
BackwardsCompatibleSchemaVersionAttribute 类