ExpressionTextBox.ExplicitCommit 屬性

定義

取得或設定值,這個值會判斷認可是否明確。

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

屬性值

如果認可明確,則為 true,否則為 false

適用於