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
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1