TestCaseEvent.TestExecutionId Propriedade

Definição

Obtém a ID de execução de teste: um identificador exclusivo que identifica esta instância de teste.

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

Valor da propriedade

Guid

Aplica-se a