Gets or sets the number of bytes or
FileSystemItem objects processed so far.
public long Processed {get; set;}
'Declaration
Public Property Processed As Long
'Usage
Dim instance As ProgressionInfo
Dim value As Long
instance.Processed = value
value = instance.Processed
Property Value
A value indicating the number of bytes or
FileSystemItem objects processed so far.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2