TestCaseEvent.TestExecutionId Property

Definition

Gets the test execution id: a unique identifier that identifies this test instance.

public:  property Guid TestExecutionId {  public:
Guid get(); protected:
 void set(Guid value); };
public Guid TestExecutionId { get; protected set; }
member this.TestExecutionId : Guid with get, set
Public Property TestExecutionId As Guid

Property Value

Applies to