PexExpectedTestsAttribute.RequiresSymbols Property

Definition

indicates whether this feature relies on symbols

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

Property Value

Returns Boolean.

Applies to