TestResultBase.ExecId Property

Definition

Gets the execution ID for the associated test.

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

Property Value

The execution ID for the associated test.

Applies to