| ICameraV3DriverVersion Property | 
Namespace: ASCOM.DeviceInterface
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions.Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. | 
 Remarks
RemarksMust be implemented, must not throw a PropertyNotImplementedException.
This must be in the form "n.n". It should not to be confused with the InterfaceVersion property, which is the version of this specification supported by the driver. See Also
See Also