Telescope.Description (read-only, String)
The long description of the telescope.
Telescope.Description
The property syntax has these parts:
Part | Description |
---|---|
Value (String) | The long description of the telescope. |
NOTE: this string should not be over 1000 characters in length, as applications may use popup boxes to display Description. Older versions of Windows have string length limitations in (e.g.) MessageBox(), which will cause an application failure if the string is too long.