Share via


ITargetResult.ResultCode Property

Definition

The result code for the target run.

public Microsoft.Build.Execution.TargetResultCode ResultCode { get; }

Property Value

The result code returned when the target was built.

Applies to