共用方式為


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)

屬性值

備註

實作者注意:請小心不要在樹狀結構中產生迴圈!

適用於