Query.Output PropertyQuery.Output PropertyQuery::Output Property

Optional ITaskItemITaskItemITaskItem parameter. This is required if the query is non-updating.

Specifies the output file from executing the query.

Property Value

Type: Microsoft.Build.Framework.ITaskItemMicrosoft.Build.Framework.ITaskItemMicrosoft.Build.Framework::ITaskItem^

A ITaskItemITaskItemITaskItem specifying the output file, or null a null reference (Nothing in Visual Basic) nullptr if the query is updating.