FtDevice.Flags 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 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