Click or drag to resize

EventLogMessageTitle Property

Gets the title of the message.

Namespace:  ABB.Robotics.Controllers.EventLogDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public string Title { get; }

Property Value

Type: String
The text associated with the title of the message.
See Also