ServicingStepState Enumeration

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

Syntax

'宣言
Public Enumeration ServicingStepState
public enum ServicingStepState
public enum class ServicingStepState
type ServicingStepState
public enum ServicingStepState

Members

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

See Also

Reference

Microsoft.TeamFoundation.Framework.Common Namespace