 | MessageText Property |
Gets or sets the string data of this Message.
Namespace:
OBCOM.NetSwitchLib.Messages
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic string Text { get; set; }
Public Property Text As String
Get
Set
Return Value
Type:
String
The string data of this
Message.
See Also