TestStateEvent.RunId Property

Definition

Gets a Guid that uniquely identifies 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

A Guid.

Applies to