BuildMaster SDK Reference
Version:

GetArtifact(PromotionContext context) Method

Returns a stream of the raw compressed artifact data.

Syntax

protected System.IO.Stream GetArtifact(PromotionContext context)

Parameters

context
Type: PromotionContext

Current promotion context.

Returns

Stream backed by the artifact file or null (Nothing in Visual Basic) if the artifact was not found.