ExpressionTextBox.ExplicitCommit Eigenschaft

Definition

Ruft einen Wert ab oder legt ihn fest, mit dem bestimmt wird, ob ein Commit explizit ist.

public:
 property bool ExplicitCommit { bool get(); void set(bool value); };
public bool ExplicitCommit { get; set; }
member this.ExplicitCommit : bool with get, set
Public Property ExplicitCommit As Boolean

Eigenschaftswert

true, wenn der Commit explizit ist; andernfalls false.

Gilt für: