FtDevice.Flags Property

Definition

Indicates device state. Can be any combination of the following: FT_FLAGS_OPENED, FT_FLAGS_HISPEED

public Iot.Device.FtCommon.FtFlag Flags { get; set; }
member this.Flags : Iot.Device.FtCommon.FtFlag with get, set
Public Property Flags As FtFlag

Property Value

Applies to