Share via


AppliedChangeEventArgs Members

Provides data for the AppliedChange event.

The following tables list the members exposed by the AppliedChangeEventArgs type.

Public Properties

  Name Description
Public property ChangeType Gets the type of change that was applied.
Public property NewFilePath Gets the new path for the file that was changed. The path is relative to the root directory.
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Bb903279.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

AppliedChangeEventArgs Class
Microsoft.Synchronization.Files Namespace