TestRunEventArgs 类

定义

表示测试运行事件参数的基类。

public ref class TestRunEventArgs : EventArgs
public class TestRunEventArgs : EventArgs
type TestRunEventArgs = class
    inherit EventArgs
Public Class TestRunEventArgs
Inherits EventArgs
继承
TestRunEventArgs

属性

RunId

获取测试运行的 ID。

适用于