DetectedChangesEventArgs クラス

DetectedChanges イベントのデータを提供します。

名前空間: Microsoft.Synchronization.Files
アセンブリ: Microsoft.Synchronization.Files (microsoft.synchronization.files.dll 内)

構文

'宣言
Public Class DetectedChangesEventArgs
    Inherits EventArgs
'使用
Dim instance As DetectedChangesEventArgs
public class DetectedChangesEventArgs : EventArgs
public ref class DetectedChangesEventArgs : public EventArgs
public class DetectedChangesEventArgs extends EventArgs
public class DetectedChangesEventArgs extends EventArgs

解説

このイベントは、変更の検出が完了した後に発生します。

継承階層

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

スレッド セーフ

この型の public static (Visual Basic では Shared ) メンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

DetectedChangesEventArgs メンバー
Microsoft.Synchronization.Files 名前空間