RunStateEvent.RunId Property

Definition

Gets the ID of 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 of the test run.

Applies to