TestStateEvent.ExecId Property

Definition

Gets a Guid that uniquely identifies the execution process.

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

Property Value

A Guid.

Applies to