TestResultBase.RunId Property

Definition

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

Applies to