Compartir a través de


ComponentInformation.SubComponents Propiedad

Definición

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 de propiedad

Comentarios

Nota para los implementadores: Tenga cuidado de no generar ciclos en el árbol.

Se aplica a