Share via


PexExpectedTestsAttribute.TotalCount Property

Definition

Gets or sets the total count.

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

Property Value

The total count.

Applies to