共用方式為


IUpgrader.ContinueOnFailure property

可讓搜尋時忽略錯誤,並移至下一個物件順序中的順序。

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

Syntax

'宣告
ReadOnly Property ContinueOnFailure As Boolean
    Get
'用途
Dim instance As IUpgrader
Dim value As Boolean

value = instance.ContinueOnFailure
bool ContinueOnFailure { get; }

Property value

Type: System.Boolean

請參閱

參照

IUpgrader interface

IUpgrader members

Microsoft.SharePoint.Upgrade namespace