SPAction.HonorTargetSchemaVersion property
NOTE: This API is now obsolete.
指出如果應該的動作與 FromBuild/ToBuild 接受結構描述版本的屬性。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<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; }
Property value
Type: System.Boolean