 | MessageToString Method |
Returns a string representation of this Message.
Namespace:
OBCOM.NetSwitchLib.Messages
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String
A string representation of this
Message.
See Also