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.
CanUpgrade property for an SPWeb.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property CanUpgrade As Boolean
Get
'Usage
Dim instance As SPWebSequence
Dim value As Boolean
value = instance.CanUpgrade
public override bool CanUpgrade { get; }
Property value
Type: System.Boolean