LocateAnchorsCompletedEventArgs.Cancelled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.