Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the AppliedChange event.
The following tables list the members exposed by the AppliedChangeEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ChangeType | Gets the type of change that was applied. |
![]() |
NewFilePath | Gets the new path for the file that was changed. The path is relative to the root directory. |
![]() |
OldFilePath | Gets the previous path for the file that was changed. The path is relative to the root directory. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
AppliedChangeEventArgs Class
Microsoft.Synchronization.Files Namespace