IDesignerHost.InTransaction Proprietà

Definizione

Ottiene un valore che indica se l'host della finestra di progettazione è attualmente in una transazione.

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

Valore della proprietà

true se una transazione è in corso; in caso contrario, false.

Si applica a