ProjectTaskOutputItemInstance Class

Definition

Wraps an output item element under a task element

C#
public sealed class ProjectTaskOutputItemInstance : Microsoft.Build.Execution.ProjectTaskInstanceChild
Inheritance
ProjectTaskOutputItemInstance

Remarks

Immutable.

Properties

Condition

Condition on the element. If there is no condition, returns empty string.

ConditionLocation

Location of the condition, if any

ItemType

Name of the item type that the outputs go into

ItemTypeLocation

Location of the ItemType attribute

Location

Location of the original element

TaskParameter

Property on the task class to retrieve the outputs from

TaskParameterLocation

Location of the TaskParameter attribute

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17