Click or drag to resize

IsisControllerDevices Property

Gets a collection of installed IsisDevice in the system.

Namespace:  Atalasoft.Isis
Assembly:  Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IsisDeviceCollection Devices { get; }

Property Value

Type: IsisDeviceCollection
A IsisDeviceCollection object containing ISIS devices found on the system.
Remarks
It's possible a device may be listed even when it's not connected.
See Also