BuildParameters.ReportFileAccesses Property

Definition

Gets or sets a value indicating whether file accesses should be reported to any configured project cache plugins.

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

Property Value

Applies to