TestType.Id Property

Definition

Gets the GUID that uniquely identifies the type of test.

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

Property Value

A Guid.

Applies to