BuildMaster SDK Reference
Version:

ApplyLabel(string label, string sourcePath) Method

When implemented in a derived class, applies the specified label to the specified source path.

Syntax

public abstract void ApplyLabel(string label, string sourcePath)

Parameters

label
Type: string

Label to apply.

sourcePath
Type: string

Path to apply label to.