ICompilerMessage

class

ICompilerMessage.

ICompilerMessage

Bases: object

Data structure for a compiler message.

Severity

Retrieves or sets the severity of the compiler message.

Type

string

Text

Retrieves or sets the compiler message.

Type

string