Share via


TestId.Id Property

Definition

Gets the test GUID.

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

Property Value

The test GUID.

Applies to