PropertyBag interface

用于表示测试会话数据的泛型存储的类。

属性

bag

测试会话数据的通用存储

属性详细信息

bag

测试会话数据的通用存储

bag: {[key: string]: string}

属性值

{[key: string]: string}