del constructor SPMigrator
NOTA: esta API está ahora obsoleta.
Inicializa una nueva instancia de la clase SPMigrator .
Espacio de nombres: Microsoft.SharePoint.Upgrade
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Sub New
'Uso
Dim instance As New SPMigrator()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected SPMigrator()