DockerBuildArg.Value Property

Definition

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

public object? Value { get; init; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Applies to