InputsDialogValidationContext.Inputs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the inputs that are being validated.
public Aspire.Hosting.InteractionInputCollection Inputs { get; init; }
member this.Inputs : Aspire.Hosting.InteractionInputCollection with get, set
Public Property Inputs As InteractionInputCollection