Interface IProtoSinkArtifactSource
Exposes files produced by a sink so tracing can bundle them as run-level artifacts.
public interface IProtoSinkArtifactSource
- Extension Methods
Methods
GetArtifacts()
Returns the artifacts produced by the most recent successful export.
IReadOnlyCollection<ProtoTestAttachment> GetArtifacts()