ProjectTaskOutputItemInstance.Condition Property

Definition

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

C#
public override string Condition { get; }
C#
public override string Condition { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

The Condition attribute value, or an empty string if the attribute is not present.

Attributes

Applies to

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