Condividi tramite


Classe DetectedChangesEventArgs

Fornisce i dati per l'evento DetectedChanges.

Spazio dei nomi: Microsoft.Synchronization.Files
Assembly: Microsoft.Synchronization.Files (in microsoft.synchronization.files.dll)

Sintassi

'Dichiarazione
Public Class DetectedChangesEventArgs
    Inherits EventArgs
'Utilizzo
Dim instance As DetectedChangesEventArgs
public class DetectedChangesEventArgs : EventArgs
public ref class DetectedChangesEventArgs : public EventArgs
public class DetectedChangesEventArgs extends EventArgs
public class DetectedChangesEventArgs extends EventArgs

Osservazioni

Questo evento viene generato al completamento del rilevamento delle modifiche.

Gerarchia di ereditarietà

System.Object
   System.EventArgs
    Microsoft.Synchronization.Files.DetectedChangesEventArgs

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Membri DetectedChangesEventArgs
Spazio dei nomi Microsoft.Synchronization.Files