SPAction.HonorTargetSchemaVersion 属性

请注意:此 API 现在已过时。

属性指示是否带有 FromBuild/ToBuild 的操作应遵守架构版本。

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

语法

声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Friend ReadOnly Property HonorTargetSchemaVersion As Boolean
    Get
用法
Dim value As Boolean

value = Me.HonorTargetSchemaVersion
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected internal bool HonorTargetSchemaVersion { get; }

属性值

类型:System.Boolean

另请参阅

引用

SPAction 类

SPAction 成员

Microsoft.SharePoint.Upgrade 命名空间