Share via


PexExpectedTestsAttribute.TotalMinimumCount Property

Definition

Gets or sets the total minimum count.

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

Property Value

The total count.

Applies to