PexExpectedTestsAttribute.DuplicateCount Property

Definition

Gets or sets the duplicate count.

public:
 property int DuplicateCount { int get(); void set(int value); };
public int DuplicateCount { get; set; }
member this.DuplicateCount : int with get, set
Public Property DuplicateCount As Integer

Property Value

The duplicate count.

Applies to