StepProgressListView.ProgressState Enumeration

Progress item states

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Enumeration ProgressState
public enum ProgressState
public enum class ProgressState
type ProgressState
public enum ProgressState

Members

Member name Description
Cancelled
Complete
Error
InProgress
None
NotStarted
Passed
Warning

See Also

Reference

Microsoft.TeamFoundation.Controls.WPF Namespace