次の方法で共有


ComponentInformation.SubComponents プロパティ

定義

サブコンポーネントの一覧。

public System.Collections.Generic.IReadOnlyList<System.Device.ComponentInformation> SubComponents { get; }
member this.SubComponents : System.Collections.Generic.IReadOnlyList<System.Device.ComponentInformation>
Public ReadOnly Property SubComponents As IReadOnlyList(Of ComponentInformation)

プロパティ値

注釈

実装者への注意: ツリーでサイクルを生成しないように注意してください。

適用対象