BuildRequest.EnableIncrementalBuild Property

Definition

If incremental build is requested

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

Property Value

Applies to