MidiDevice.UsesSerial Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
This property only works on macOS.
Valore che indica se il driver utilizza porte seriali.
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
Valore della proprietà
- Attributi