Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Template parameter option for running tests on a Proxy Client.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel
Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Syntax
C#
public enum TemplateParameter
Members
| Member name | Description |
|---|---|
ImagePath |
Relative Image Path of the FFU or WIM file for flashing a new OS image on the Device Under Test. |
TestPackages |
Test packages to deploy on the Device Under Test. |
ForceReflash |
Flag to flash a new OS image on the Device Under Test. |
MobileDebuggerPort |
Port number to which the Device Under Test will route KD traffic. |
ReflashOnFailure |
Reflash the Device Under Test after a failure. |