ToolTask.LogStandardErrorAsError Property

Definition

Should ALL messages received on the standard error stream be logged as errors.

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

Property Value

Attributes

Applies to

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