Share via


TestRunEventArgs.RunId Property

Definition

Gets the ID for the test run.

public:
 property Guid RunId { Guid get(); };
public Guid RunId { get; }
member this.RunId : Guid
Public ReadOnly Property RunId As Guid

Property Value

The ID for the test run.

Applies to