IHostVersionInfo Interface

Defines the build information for the KioWare host.

Methods

Type Signature
int getKioWareRevisionNumber()
Gets the integer representation of the SVN revision number for the currently running KioWare instance.
String getKioWareRevisionString()
Gets the full SVN revision info for the currently running KioWare instance.
int getAddinLibRevisionNumber()
Gets the integer representation of the SVN revision number for the currently running KioWareAddinLib instance.
String getAddinLibRevisionNumber()
Gets the full SVN revision info for the currently running KioWareAddinLib instance.