UserActionEventArgs.Continue Eigenschaft

Definition

Gibt das Continue-Flag zurück oder legt es fest.

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

Eigenschaftswert

Boolean
Attribute

Gilt für