BindingManagerBase.IsBindingSuspended 屬性

定義

取得值,指出繫結作業是否已暫止。

public:
 property bool IsBindingSuspended { bool get(); };
public bool IsBindingSuspended { get; }
member this.IsBindingSuspended : bool
Public ReadOnly Property IsBindingSuspended As Boolean

屬性值

如果繫結作業已暫止,則為 true,否則為 false

適用於