Share via


SPUpgradeSession.V2VSiteUpgrade property

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

See also

Reference

SPUpgradeSession class

SPUpgradeSession members

Microsoft.SharePoint.Upgrade namespace