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.
Property bag that represents the template parameter options 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 class TemplateParameters : Dictionary<TemplateParameter, string>
Inheritance Hierarchy
System.Object
System.Collections.GenericDictionary<TKey,TValue>
Microsoft.Windows.Kits.Hardware.ObjectModel.TemplateParameters
Thread Safety
Any public static members of this type are thread safe. Any instance members are not guaranteed to be thread safe.