RestoreOptions.ContinueAfterError プロパティ

定義

CONTINUE_AFTER_ERROR エラーが発生した後に復元操作を続行することを指定します。

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

プロパティ値

true if [continue after error]; (エラー後に続行する場合)それ以外の場合は false

適用対象