Поделиться через


CommandLineArgsCallbackContext.ExecutionContext Property

Definition

Gets or sets the execution context for the distributed application.

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

Property Value

Applies to