Provides access to the message properties (headers).
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
ReadOnly Property Properties As IPrimitiveMap Get |
| C# |
|---|
IPrimitiveMap Properties { get; } |
| Visual C++ |
|---|
property IPrimitiveMap^ Properties { IPrimitiveMap^ get (); } |
| JavaScript |
|---|
function get_properties(); |