다음을 통해 공유


AppliedChangeEventArgs 멤버

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

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

Public 속성

  이름 설명
Public property ChangeType 적용된 변경 내용의 형식을 가져옵니다.
Public property NewFilePath 변경된 파일에 대한 새 경로를 가져옵니다. 경로는 루트 디렉터리에 상대적입니다.
Public property OldFilePath 변경된 파일에 대한 이전 경로를 가져옵니다. 경로는 루트 디렉터리에 상대적입니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Equals  오버로드되었습니다. ( Object에서 상속됩니다.)
Public method GetHashCode  ( Object에서 상속됩니다.)
Public method GetType  ( Object에서 상속됩니다.)
Public method Static ReferenceEquals  ( Object에서 상속됩니다.)
Public method ToString  ( Object에서 상속됩니다.)

위쪽

Protected 메서드

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

위쪽

참고 항목

참조

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