Namespace:
Apache.NMS
Assembly: Apache.NMS (in Apache.NMS.dll)
Assembly: Apache.NMS (in Apache.NMS.dll)
Syntax
Visual Basic |
---|
ReadOnly Property NMSXPropertyNames As String() Get |
C# |
---|
string[] NMSXPropertyNames { get; } |
Visual C++ |
---|
property array<String^>^ NMSXPropertyNames { array<String^>^ get (); } |
JavaScript |
---|
function get_nmsxPropertyNames(); |