Share via


SPMigrator constructor

NOTE: This API is now obsolete.

Initializes a new instance of the SPMigrator class.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Sub New
'Usage

Dim instance As New SPMigrator()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected SPMigrator()

See also

Reference

SPMigrator class

SPMigrator members

Microsoft.SharePoint.Upgrade namespace