次の方法で共有


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
type DetectedChangesEventArgs =  
    class
        inherit EventArgs
    end
public class DetectedChangesEventArgs extends EventArgs

説明

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

継承階層

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

スレッド セーフ

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

参照

参照

DetectedChangesEventArgs メンバー

Microsoft.Synchronization.Files 名前空間