ServicingStepState 列舉型別
命名空間: Microsoft.TeamFoundation.Framework.Common
組件: Microsoft.TeamFoundation.Common (在 Microsoft.TeamFoundation.Common.dll 中)
語法
'宣告
Public Enumeration ServicingStepState
public enum ServicingStepState
成員
成員名稱 | 說明 | |
---|---|---|
Executing | ||
Failed | ||
NotExecuted | ||
Passed | ||
PassedWithWarnings | ||
Skipped | ||
Validated | ||
ValidatedWithWarnings | ||
Validating |