MidiDevice.UsesSerial 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.
Caution
This property only works on macOS.
A value indicating whether the driver uses serial ports.
public bool UsesSerial { get; set; }
[System.Obsolete("This property only works on macOS.")]
public bool UsesSerial { get; set; }
member this.UsesSerial : bool with get, set
[<System.Obsolete("This property only works on macOS.")>]
member this.UsesSerial : bool with get, set
Property Value
- Attributes