ICompatibleSchemaVersioned.BackwardsCompatibleSchemaVersion 属性

获取与当前对象兼容的最早的架构版本。

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

语法

声明
ReadOnly Property BackwardsCompatibleSchemaVersion As Version
    Get
用法
Dim instance As ICompatibleSchemaVersioned
Dim value As Version

value = instance.BackwardsCompatibleSchemaVersion
Version BackwardsCompatibleSchemaVersion { get; }

属性值

类型:System.Version
Version
最早的架构版本与当前对象兼容。

另请参阅

引用

ICompatibleSchemaVersioned 接口

ICompatibleSchemaVersioned 成员

Microsoft.SharePoint.Upgrade 命名空间