共用方式為


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

備註

在變更偵測通過期間引發這個事件。每一個資料夾會引發它一次,然後才會針對該資料夾開始變更偵測。

繼承階層

System.Object
   System.EventArgs
    Microsoft.Synchronization.Files.DetectingChangesEventArgs

執行緒安全性

任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。

請參閱

參考

DetectingChangesEventArgs 成員
Microsoft.Synchronization.Files 命名空間