IProgressEntry Interface
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.
A metric/progress holder item.
public interface IProgressEntry
type IProgressEntry = interface
Public Interface IProgressEntry
Methods
SetMetric(Int32, Double) |
Sets the metric with index |
SetProgress(Int32, Double, Double) |
Set the progress value for the index |
SetProgress(Int32, Double) |
Set the progress value for the index |