PexExpectedTestsAttribute.DuplicateCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.