Share via


ContainerBuildOptionsCallbackContext.ImageFormat Property

Definition

Gets or sets the container image format.

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

Property Value

Applies to