Click or drag to resize

CodeObjectGetWorstMessageType Method

Get the type of the worst attached message.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MessageSeverity GetWorstMessageType()

Return Value

Type: MessageSeverity
See Also