NextRestoreEventArgs.Continue Property

Definition

Gets or sets a value indicating whether to continue next Restore Operation.

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

Property Value

true if continue; otherwise, false.

Applies to