TemplateParameters 类
表示用于在代理客户端上运行测试的模板参数选项的属性包。
命名空间:Microsoft.Windows.Kits.Hardware.ObjectModel
程序集:Microsoft.Windows.Kits.Hardware.ObjectModel(在 Microsoft.Windows.Kits.Hardware.ObjectModel 中)
语法
C#
public class TemplateParameters : Dictionary<TemplateParameter, string>
继承等级结构
System.Object
System.Collections.GenericDictionary<TKey,TValue>
Microsoft.Windows.Kits.Hardware.ObjectModel.TemplateParameters
线程安全
此类型的所有公共静态成员都是线程安全的。 但不保证所有实例成员都是线程安全的。