Share via


IRegistryDockerTaskStep.ImageNames Property

Definition

Gets the image names of this Docker task step.

public System.Collections.Generic.IReadOnlyList<string> ImageNames { get; }
member this.ImageNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ImageNames As IReadOnlyList(Of String)

Property Value

Applies to