AppVeyorRepositoryInfo.

Branch Property

Summary

Gets the build branch. For pull request commits it is base branch PR is merging into.

Syntax

public string Branch { get; }

Value

Type Description
string The build branch.