Share via


CopyingFileEventArgs.PercentCopied Property

Gets the progress of the copy operation. The value is returned as a percentage.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

Syntax

public int PercentCopied { get; }

Property Value

Type: System.Int32
The progress of the copy operation. The value is returned as a percentage.

See Also

Reference

CopyingFileEventArgs Class

Microsoft.Synchronization.Files Namespace