'Declaration Public Class ProgressionInfo
'Usage Dim instance As ProgressionInfo
public class ProgressionInfo
'Declaration Public Class ProgressionInfo
'Usage Dim instance As ProgressionInfo
public class ProgressionInfo
System.Object
Xceed.FileSystem.ProgressionInfo
Name | Description | |
---|---|---|
![]() | ProgressionInfo Constructor | Initializes a new instance of the ProgressionInfo class. |
Name | Description | |
---|---|---|
![]() | m_processed | The amount of bytes or items processed. |
![]() | m_total | The total amount of bytes or items to process. |
Name | Description | |
---|---|---|
![]() | Percent | Gets the ratio (percentage) of bytes or FileSystemItem objects processed so far. |
![]() | Processed | Gets or sets the number of bytes or FileSystemItem objects processed so far. |
![]() | ProcessedInterlocked | |
![]() | Total | Gets or sets the total number of bytes or FileSystemItem objects to be processed. |
Name | Description | |
---|---|---|
![]() | IncrementProcessed |
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