Auf Englisch lesen

Teilen über


UpToDateCheckType Enum

Definition

The possible types of up to date check that we can support

C#
public enum UpToDateCheckType
Inheritance
UpToDateCheckType

Fields

Name Value Description
InputNewerThanOutput 0

The input is newer than the output.

InputOrOutputNewerThanTracking 1

The input or output are newer than the tracking file.

InputNewerThanTracking 2

The input is newer than the tracking file.

Applies to

Produkt Versionen
MSBuild 15, 16, 17