Dibaca dalam bahasa Inggeris

Kongsi melalui


IIncrementalTask Interface

Definition

Interface for tasks which is supports incrementality.

C#
public interface IIncrementalTask
Derived

Remarks

The tasks implementing this interface should return false to stop the build when in FailIfNotIncremental is true and task is not fully incremental. Try to provide helpful information to diagnose incremental behavior.

Properties

FailIfNotIncremental

Set by MSBuild when Question flag is used.

Applies to

Produk Versi
MSBuild 17
MSBuild (.NET Core) 17