[TIBCO.EMS .NET client library 6.0 documentation]

Defines the name of the System Property setting the global encoding name for String values in the message properties and data fields.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public const string PROP_MESSAGE_ENCODING
Public Const PROP_MESSAGE_ENCODING As String
public:
literal String^ PROP_MESSAGE_ENCODING

Remarks

This property is defined as String "tibco.tibjms.message.encoding".

See Also