FileUpdateProgressEventArgsWorkSoFar Property |
Gets the portion of iWorkTotal that has been completed so far.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int WorkSoFar { get; }
Property Value
Type:
Int32The work so far.
See Also