次の方法で共有


PexGeneratedByAttribute.IsCustomInput Property

Definition

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.

Applies to