PexGeneratedByAttribute.IsCustomInput 属性

定义

获取或设置一个值,该值指示 IntelliTest 是否从用户输入生成此测试

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

属性值

Boolean

适用于