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 CopyingFile event.
The following tables list the members exposed by the CopyingFileEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
FilePath | Gets the path of the file that is being copied. The path is relative to the root directory. |
![]() |
PercentCopied | Gets the progress of the copy operation. The value is returned as a percentage. |
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
CopyingFileEventArgs Class
Microsoft.Synchronization.Files Namespace