Share via


DockerfileBuildAnnotation.BuildArguments Property

Definition

Gets the arguments to pass to the build.

public System.Collections.Generic.Dictionary<string,object> BuildArguments { get; }
member this.BuildArguments : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property BuildArguments As Dictionary(Of String, Object)

Property Value

Applies to