DetectedChangesEventArgs 멤버

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

다음 표에서는 DetectedChangesEventArgs 형식에 의해 노출되는 멤버의 목록을 보여 줍니다.

Public 속성

  이름 설명
Public property TotalDirectoriesFound 변경 내용을 검색하는 동안 발견된 총 폴더 수를 가져옵니다.
Public property TotalFilesFound 변경 내용을 검색하는 동안 발견된 총 파일 수를 가져옵니다.
Public property TotalFileSize 변경 내용을 검색하는 동안 발견된 모든 파일의 총 크기를 가져옵니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Equals  오버로드되었습니다. ( Object에서 상속됩니다.)
Public method GetHashCode  ( Object에서 상속됩니다.)
Public method GetType  ( Object에서 상속됩니다.)
Public method Bb903345.static(ko-kr,SQL.105).gif ReferenceEquals  ( Object에서 상속됩니다.)
Public method ToString  ( Object에서 상속됩니다.)

위쪽

Protected 메서드

  이름 설명
Protected method Finalize  ( Object에서 상속됩니다.)
Protected method MemberwiseClone  ( Object에서 상속됩니다.)

위쪽

참고 항목

참조

DetectedChangesEventArgs 클래스
Microsoft.Synchronization.Files 네임스페이스