TestRunEventArgs Class

Definition

Represents the base class for test run event arguments.

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

Properties

RunId

Gets the ID for the test run.

Applies to