IProgressReporter.ResetSteps(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the steps.
public void ResetSteps (long count);
abstract member ResetSteps : int64 -> unit
Public Sub ResetSteps (count As Long)
Parameters
- count
- Int64
The count.