[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the version of the software being run by the client that created
this connection.
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 (); } |