SPWebSequence.TargetCompatibilityLevel property
決定目標相容性層級為基礎的網站相容性的上層網站集合層級,並升級旗標。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property TargetCompatibilityLevel As Integer
Get
'用途
Dim instance As SPWebSequence
Dim value As Integer
value = instance.TargetCompatibilityLevel
public int TargetCompatibilityLevel { get; }
Property value
Type: System.Int32