LoadInputContext.Input 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 loading input. This is the target of InputLoadOptions.
public Aspire.Hosting.InteractionInput Input { get; init; }
member this.Input : Aspire.Hosting.InteractionInput with get, set
Public Property Input As InteractionInput