Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.23 KB

getoutofdateitems-task.md

File metadata and controls

43 lines (37 loc) · 1.23 KB
title ms.date ms.topic f1_keywords dev_langs helpviewer_keywords author ms.author ms.workload
GetOutOfDateItems Task | Microsoft Docs
03/10/2019
reference
vc.task.getoutofdateitems
VB
CSharp
C++
jsharp
C++
MSBuild (C++), GetOutOfDateItems task
GetOutOfDateItems task (MSBuild (C++))
corob-msft
corob
multiple

GetOutOfDateItems task

Helper task that reads old tlogs, writes new tlogs, and returns set of items that are not up-to-date.

Parameters

The following table describes the parameters of the GetOutOfDateItems task.

Parameter Description
CheckForInterdependencies Optional bool parameter.
CommandMetadataName Optional string parameter.
DependenciesMetadataName Optional string parameter.
HasInterdependencies Optional bool output parameter.
OutOfDateSources Optional ITaskItem[] output parameter.
OutputsMetadataName Required string parameter.
Sources Optional ITaskItem[] parameter.
TLogDirectory Required string parameter.
TLogNamePrefix Required string parameter.

See also

Task reference