TestParameter Class
This parameter is used when scheduling and running a test.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Usage
Visual BasicDim instance As TestParameter
Syntax
Visual Basic<DataContractAttribute> _``Public Class TestParameter
C#[DataContractAttribute]``public class TestParameter
Remarks
TestParameter is used when scheduling and running a test.
Inheritance Hierarchy
System.Object Microsoft.Windows.Kits.Hardware.ObjectModel.TestParameter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.