OutputMessageType Enum

Definition

Specifies the type of output message as either an error, warning, or informational.

C#
[System.Runtime.InteropServices.ComVisible(false)]
public enum OutputMessageType
Inheritance
OutputMessageType
Attributes

Fields

Name Value Description
Info 0

Indicates an informational message.

Warning 1

Indicates a warning.

Error 2

Indicates an error.

Applies to

Proizvod Verzije
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17