class
ICompilerMessage.
ICompilerMessage
Bases: object
Data structure for a compiler message.
Severity
Retrieves or sets the severity of the compiler message.
string
Text
Retrieves or sets the compiler message.