DockerfileStage.Statements Property

Definition

Gets the statements for this stage.

public System.Collections.Generic.IList<Aspire.Hosting.ApplicationModel.Docker.DockerfileStatement> Statements { get; }
member this.Statements : System.Collections.Generic.IList<Aspire.Hosting.ApplicationModel.Docker.DockerfileStatement>
Public ReadOnly Property Statements As IList(Of DockerfileStatement)

Property Value

Applies to