AlpacaDeviceBaseClassName Property |
The short name of the driver, for display purposes
Namespace: ASCOM.Alpaca.ClientsAssembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 2.1.0+15bd426746e14ecc59ad81c289f923331d1aae8b
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
StringImplements
IAscomDeviceName
ExceptionsException | 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. |
See Also