ProjectOnErrorInstance.Condition Property

Definition

Unevaluated condition. May be 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 unevaluated 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