PexGeneratedByAttribute.IsCustomInput 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 a value that indicates whether IntelliTest generated this test from user inputs
public:
property bool IsCustomInput { bool get(); void set(bool value); };
public bool IsCustomInput { get; set; }
member this.IsCustomInput : bool with get, set
Public Property IsCustomInput As Boolean
Property Value
Returns Boolean.