IDesignerHostTransactionState.IsClosingTransaction Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Designerhost gegenwärtig eine Transaktion beendet.

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

Eigenschaftswert

true, wenn der Designer gegenwärtig eine Transaktion beendet, andernfalls false.

Gilt für:

Weitere Informationen