次の方法で共有


Board.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 ツリー。

適用対象