ComponentInformation.SubComponents プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サブコンポーネントの一覧。
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)
プロパティ値
注釈
実装者への注意: ツリーでサイクルを生成しないように注意してください。