IUpgrader.PreUpgrade method
Runs tasks before the current upgrade sequence starts.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Sub PreUpgrade
'Usage
Dim instance As IUpgrader
instance.PreUpgrade()
void PreUpgrade()