[TIBCO.EMS .NET client library 6.3 documentation]

Gets version number of the JMS specification supported by the provider.

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

Syntax

public string Version { get; }
Public ReadOnly Property Version As String
public:
property String^ Version {
	String^ get ();
}

Return Value

Version number of the JMS specification

Remarks