BaseExceptionMessage Property |
Gets a message that describes the current exception.
Namespace:
ABB.Robotics
Assembly:
ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntaxpublic override string Message { get; }Property Value
Type:
StringReturns a string for the current exception.
Implements
_ExceptionMessage
See Also