ITextBufferEdit.Canceled Property

Definition

Determines whether this edit has been canceled.

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

Property Value

true if this edit has been canceled, otherwise false.

Applies to