次の方法で共有


ArduinoBoard.KnownModes プロパティ

定義

サポートされているピン モードの一覧。 このリストは、 を使用して特別なモードを AddCommandHandler<T>(T)追加することで拡張できます。

public System.Collections.Generic.IReadOnlyList<Iot.Device.Arduino.SupportedMode> KnownModes { get; }
member this.KnownModes : System.Collections.Generic.IReadOnlyList<Iot.Device.Arduino.SupportedMode>
Public ReadOnly Property KnownModes As IReadOnlyList(Of SupportedMode)

プロパティ値

適用対象