Required

Telescope.DriverVersion Property

 Telescope.DriverVersion  (read-only, String)
 
A string containing only the major and minor version of the driver. This must be in the form "n.n".

Syntax

Telescope.DriverVersion

The property syntax has these parts:

Part Description
Value (String) A string containing only the major and minor version of the driver. This must be in the form "n.n".

Remarks

Not to be confused with the InterfaceVersion property, which is the version of this specification supported by the driver (currently 2).