TargetResult.ResultCode Property

Definition

Returns the result code for the target.

C#
public Microsoft.Build.Execution.TargetResultCode ResultCode { get; }
C#
public Microsoft.Build.Execution.TargetResultCode ResultCode { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

The result code for the target.

Implements

Attributes

Applies to

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