AzurePipelinesRepositoryInfo.

Shelveset Property

Summary

Gets the name of the shelveset you are building, if you are running a gated build or a shelveset build.

Syntax

public string Shelveset { get; }

Remarks

Defined only if your repository is Team Foundation Version Control.

Value

Type Description
string The shelveset name.