FileUpdateProgressEventArgsWorkTotal Property |
Gets an estimate of the amount of work to be completed.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int WorkTotal { get; }
Property Value
Type:
Int32The work total.
See Also