PexRandomExplorableStrategyAttribute.MaxLength Property

Definition

Gets or sets the maximum sequence length.

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

Property Value

Returns Int32.

Applies to