ApplyingChangeEventArgs Members
Provides data for the ApplyingChange event.
The following tables list the members exposed by the ApplyingChangeEventArgs type.
Public Properties
Name | Description | |
---|---|---|
ChangeType | Gets the type of change to be applied. | |
CurrentFileData | Gets the current file data for the file to be changed. | |
NewFileData | Gets the new file data for the file to be changed. | |
SkipChange | Gets or sets a value that indicates whether this change should be skipped. |
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
ApplyingChangeEventArgs Class
Microsoft.Synchronization.Files Namespace