Freigeben über


UserActionEventArgs.Continue Property

Definition

Get/Sets the continue flag.

public:
 property bool Continue { bool get(); void set(bool value); };
public bool Continue { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Continue : bool with get, set
Public Property Continue As Boolean

Property Value

Attributes

Applies to