共用方式為


PwmChannel.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 樹狀結構。

備註

此方法目前保留供偵錯之用。 其行為和簽章可能會變更。

適用於