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.
Gets or sets the upgrade mode.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Mode As Mode
Get
Set
'Usage
Dim instance As SPManager
Dim value As Mode
value = instance.Mode
instance.Mode = value
public Mode Mode { get; set; }
Property Value
Type: Microsoft.SharePoint.Upgrade.Mode
A Mode value that specifies the upgrade mode.