Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Force version-to-version site collection upgrade
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property V2VSiteUpgrade As Boolean
Get
'Usage
Dim instance As SPUpgradeSession
Dim value As Boolean
value = instance.V2VSiteUpgrade
public bool V2VSiteUpgrade { get; }
Property value
Type: System.Boolean