DevelopmentPhase Enumeration

This enumeration represents the development phase for the test.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel

Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Syntax

C#

public enum DevelopmentPhase

Members

Member Name Description

TuningAndValidation

Tuning and Validation test.

BringUp

Bring Up test.

DevelopmentAndIntegration

Bring Up test.

Reliability

Reliability test.

Manufacturing

Manufacturing test.

Support

Support test.