Share via


PexExpectedTestsAttribute.InconclusiveCount Property

Definition

Gets or sets the inconclusive count.

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

Property Value

The inconclusive count.

Applies to