다음을 통해 공유


DetectingChangesEventArgs 클래스

DetectingChanges 이벤트에 데이터를 제공합니다.

네임스페이스: Microsoft.Synchronization.Files
어셈블리: microsoft.synchronization.files.dll의 Microsoft.Synchronization.Files

구문

‘선언
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

스레드로부터의 안전성

이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

DetectingChangesEventArgs 멤버
Microsoft.Synchronization.Files 네임스페이스