FtDevice.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the device type. Can be one of the following: FT_DEVICE_232R, FT_DEVICE_2232C, FT_DEVICE_BM, FT_DEVICE_AM, FT_DEVICE_100AX or FT_DEVICE_UNKNOWN
public Iot.Device.FtCommon.FtDeviceType Type { get; set; }
member this.Type : Iot.Device.FtCommon.FtDeviceType with get, set
Public Property Type As FtDeviceType