MidiDevice.UsesSerial プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This property only works on macOS.
ドライバーがシリアル ポートを使用するかどうかを示す値。
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
プロパティ値
- 属性