Sdílet prostřednictvím


PropertySchema.Children Vlastnost

Definice

Získá podřízené vlastnosti, pokud existují.

public System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Dialogs.Adaptive.PropertySchema> Children { get; }
member this.Children : System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Dialogs.Adaptive.PropertySchema>
Public ReadOnly Property Children As IReadOnlyList(Of PropertySchema)

Hodnota vlastnosti

Podřízené vlastnosti, pokud existují.

Platí pro