次の方法で共有


I2cDevice.QueryComponentInformation メソッド

定義

コンポーネントとその子に関する情報に対してクエリを実行します。

public virtual System.Device.ComponentInformation QueryComponentInformation ();
abstract member QueryComponentInformation : unit -> System.Device.ComponentInformation
override this.QueryComponentInformation : unit -> System.Device.ComponentInformation
Public Overridable Function QueryComponentInformation () As ComponentInformation

戻り値

インスタンスの ComponentInformation ツリー。

注釈

このメソッドは現在、デバッグ目的で予約されています。 その動作とそのシグネチャは変更される可能性があります。

適用対象