EventLogCategoryName Property |
Gets the name of the category.
Namespace:
ABB.Robotics.Controllers.EventLogDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic string Name { get; }Property Value
Type:
StringThe text associated with the name of the category.
Remarks
See Also