SnapshotDifferenceChangeEventArgs Classe
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.
Utilisé conjointement avec SnapshotDifferenceChanging et SnapshotDifferenceChanged .
public ref class SnapshotDifferenceChangeEventArgs : EventArgs
public class SnapshotDifferenceChangeEventArgs : EventArgs
type SnapshotDifferenceChangeEventArgs = class
inherit EventArgs
Public Class SnapshotDifferenceChangeEventArgs
Inherits EventArgs
- Héritage
-
SnapshotDifferenceChangeEventArgs
Constructeurs
| SnapshotDifferenceChangeEventArgs(ISnapshotDifference, ISnapshotDifference) |
Crée un événement de modification à partir des données avant et après ISnapshotDifference . |
Propriétés
| After |
ISnapshotDifference après modification.
S’il s’agit d’un SnapshotDifferenceChanging événement, cette propriété a la |
| Before |
ISnapshotDifferenceAvant la modification, qui est |