共用方式為


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

備註

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

繼承階層

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

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。

請參閱

參考

DetectingChangesEventArgs 成員

Microsoft.Synchronization.Files 命名空間