PexExpectedTestsAttribute.RequiresSymbols 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.
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.