Share via


PexExpectedTestsAttribute.NewCount Property

Definition

Gets or sets the new count.

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

Property Value

The new count.

Applies to