BuildMaster SDK Reference
Version:

GetLabeled(string label, SourceControlContext context, string targetPath) Method

When implemented in a derived class, gets the source with the specified label.

Syntax

public abstract void GetLabeled(string label, SourceControlContext context, string targetPath)

Parameters

label
Type: string

The label.

context
Type: SourceControlContext

The context.

targetPath
Type: string

The target path.