Click or drag to resize

DevicesDeviceTypeNames Method

Returns a list of valid ASCOM device type names

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public static List<string> DeviceTypeNames()

Return Value

ListString
String list of ASCOM device types.
See Also