Partager via


LocateAnchorsCompletedEventArgs.Cancelled Propriété

Définition

Obtient une valeur indiquant si l’opération de localisation a été annulée.

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

Valeur de propriété

Remarques

Lorsque cette propriété a la valeur true, l’observateur a été arrêté avant de terminer.

S’applique à