IUpgrader.ContinueOnFailure Property

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

Syntax

'Declaration
ReadOnly Property ContinueOnFailure As Boolean
    Get
'Usage
Dim instance As IUpgrader
Dim value As Boolean

value = instance.ContinueOnFailure
bool ContinueOnFailure { get; }

Property Value

Type: System.Boolean

See Also

Reference

IUpgrader Interface

IUpgrader Members

Microsoft.SharePoint.Upgrade Namespace