Click or drag to resize

ITelescopeV4Name Property

The short name of the driver, for display purposes

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntax
string Name { get; }

Property Value

String
Exceptions
ExceptionCondition
DriverExceptionAn 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

Must be implemented

Revision History
DateVersionDescription
ITelescopePlatform 3.0Member added.
See Also