Share via


PipelineRunResult.ImportedArtifacts Property

Definition

The artifacts imported in the pipeline run.

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

Property Value

Applies to