PexInputEnumeratorAttributeBase.Alternate Property

Definition

Whether this input enumerator should alternate with other enumerators.

public:
 property bool Alternate { bool get(); void set(bool value); };
public bool Alternate { get; set; }
member this.Alternate : bool with get, set
Public Property Alternate As Boolean

Property Value

true if alternate; otherwise, false.

Applies to