Programming with Reflection
RBVersionString property
Syntax |
object.RBVersionString |
Works with |
|
Data type |
Returns the Reflection Basic version number. The returned string is in the form "MM.mm.bb" where MM is the major version number, mm is the minor version number, and bb is the build number. For example, "2.30.31" indicates that Reflection is running build 31 of Reflection Basic version 2.3.
This property is read-only.