[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the version of TIBCO Enterprise Message Service that the server binary is from.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public VersionInfo VersionInfo { get; } |
Public ReadOnly Property VersionInfo As VersionInfo |
public: property VersionInfo^ VersionInfo { VersionInfo^ get (); } |