共用方式為


ExpressionActivityEditor.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

屬性值

Boolean

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

適用於