TestCaseEventArgs.TestCaseId Property

Definition

Gets or sets the test case identifier.

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

Property Value

The test case ID.

Applies to