ServicingStepState Enumeration

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

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

Members

Member name Description
Executing
Failed
NotExecuted
Passed
PassedWithWarnings
Skipped
Validated
ValidatedWithWarnings
Validating

See Also

Reference

Microsoft.TeamFoundation.Framework.Common Namespace