ITextBufferEdit.Canceled Eigenschaft

Definition

Bestimmt, ob diese Bearbeitung abgebrochen wurde.

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

Eigenschaftswert

Boolean

true, wenn diese Bearbeitung abgebrochen wurde, andernfalls false.

Gilt für