DockerBuildArg.Name Property

Definition

Gets or initializes the name part of the docker builder --build-arg <NAME>[=<VALUE>].

public string Name { get; init; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to