Devices Methods |
The Devices type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceTypeNames | Returns a list of valid ASCOM device type names | |
| IsValidDeviceType | Confirms that the supplied device type is a valid ASCOM device type. | |
| IsValidDeviceTypeName | Confirms that the supplied device type string name is valid | |
| ToDeviceString | Extension method that converts a DeviceType enum value to a string | |
| ToDeviceType | Extension method that converts a string device name to a DeviceType enum value. |