Share via


DeploymentImageTagCallbackAnnotationContext.ExecutionContext Property

Definition

Gets the execution context associated with this invocation of the AppHost.

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