[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets or sets the text content of the text message.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public string Text { get; set; } |
Public Property Text As String |
public: property String^ Text { String^ get (); void set (String^ value); } |