Compartilhar via


ComponentInformation.SubComponents Propriedade

Definição

A lista de subcomponentes.

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)

Valor da propriedade

Comentários

Observação aos implementadores: tenha cuidado para não gerar ciclos na árvore!

Aplica-se a