ProjectTaskOutputPropertyInstance Class

Definition

Represents an output property element beneath a task element

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

Remarks

Immutable.

Properties

Condition

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

ConditionLocation

Location of the condition, if any

Location

Location of the original element

PropertyName

Name of the property to put the output in

PropertyNameLocation

Location of the original PropertyName attribute

TaskParameter

Property on the task class to retrieve the output from

TaskParameterLocation

Location of the TaskParameter attribute

Applies to

Ürün Sürümler
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1