Click or drag to resize

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)
Syntax
public string Text { get; set; }

Return Value

Type: String
The string data of this Message.
See Also