RestoreOptions.ContinueAfterError 屬性

定義

CONTINUE_AFTER_ERROR 指定還原操作在遇到錯誤後繼續執行。

public bool ContinueAfterError { get; set; }
member this.ContinueAfterError : bool with get, set
Public Property ContinueAfterError As Boolean

屬性值

true若 [錯誤後繼續];否則,。 false

適用於