DetectingChangesEventArgs クラス
DetectingChanges イベントのデータを提供します。
名前空間: Microsoft.Synchronization.Files
アセンブリ: Microsoft.Synchronization.Files (microsoft.synchronization.files.dll 内)
構文
'宣言
Public Class DetectingChangesEventArgs
Inherits EventArgs
'使用
Dim instance As DetectingChangesEventArgs
public class DetectingChangesEventArgs : EventArgs
public ref class DetectingChangesEventArgs : public EventArgs
public class DetectingChangesEventArgs extends EventArgs
public class DetectingChangesEventArgs extends EventArgs
解説
このイベントは、変更検出のパスの間に発生します。フォルダーで変更の検出が開始される前に、各フォルダーにつき 1 回このイベントが発生します。
継承階層
System.Object
System.EventArgs
Microsoft.Synchronization.Files.DetectingChangesEventArgs
スレッド セーフ
この型の public static (Visual Basic では Shared ) メンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
リファレンス
DetectingChangesEventArgs メンバー
Microsoft.Synchronization.Files 名前空間