次の方法で共有


FtDevice.QueryComponentInformation メソッド

定義

コンポーネントとその子に関する情報を照会します。

public override System.Device.ComponentInformation QueryComponentInformation ();
override this.QueryComponentInformation : unit -> System.Device.ComponentInformation
Public Overrides Function QueryComponentInformation () As ComponentInformation

戻り値

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

適用対象