Share via


LoadInputContext.AllInputs Property

Definition

Gets the collection of all InteractionInput in this prompt.

public Aspire.Hosting.InteractionInputCollection AllInputs { get; init; }
member this.AllInputs : Aspire.Hosting.InteractionInputCollection with get, set
Public Property AllInputs As InteractionInputCollection

Property Value

Applies to