BuildParameters.Question Property

Definition

Gets or sets a value that will error when the build process fails an incremental check.

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

Property Value

Applies to