Exec.StandardOutputLoggingImportance Property

Definition

Importance with which to log ordinary messages in the standard out stream.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
protected override Microsoft.Build.Framework.MessageImportance StandardOutputLoggingImportance { get; }

Property Value

The importance to log ordinary messages with in the standard out stream.

Remarks

Overridden to increase from the default "Low" up to "High".

Applies to

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