Click or drag to resize
LogMessageSeverity Property
Gets the severity of the message. The severity is specified by the LogMessageSeverity enumerator.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public LogMessageSeverity Severity { get; }

Property Value

Type: LogMessageSeverity
The severity of the message.
Version Information

Supported in: 1.0.0.0
See Also