TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

VersionInfo Members

VersionInfo overview

Public Instance Properties

VersionBuild Get the build version of the component.
VersionMajor Get the major version of the component.
VersionMinor Get the minor version of the component.
VersionUpdate Get the update version of the component.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Generate a string version of the VersionInfo object in the form "majorVersion.minorVersion.updateVersion.buildVersion"

See Also

VersionInfo Class | TIBCO.EMS.ADMIN Namespace