IRunTests 接口
此类提供一个接口,该接口表示每个可计划对象必须实现的协定。
命名空间:Microsoft.Windows.Kits.Hardware.ObjectModel
程序集:Microsoft.Windows.Kits.Hardware.ObjectModel(在 Microsoft.Windows.Kits.Hardware.ObjectModel 中)
用法
Visual Basic
Dim instance As IRunTests
语法
Visual Basic
Public Interface IRunTests
C#
public interface IRunTests
备注
此接口主要用于允许计划来自各种对象的测试。 目前,以下对象实现此接口:
Project
ProductInstance
TargetFamily
测试