TestRun.Id Property

Definition

Gets the ID of the test that is executed.

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

Property Value

The ID of the test run.

Applies to