Share via


ContainerBuildOptions.TargetPlatform Property

Definition

Gets the target platform for the container.

public Aspire.Hosting.Publishing.ContainerTargetPlatform? TargetPlatform { get; init; }
member this.TargetPlatform : Nullable<Aspire.Hosting.Publishing.ContainerTargetPlatform> with get, set
Public Property TargetPlatform As Nullable(Of ContainerTargetPlatform)

Property Value

Applies to