NuGetRepository.

Branch Property

Summary

Gets or sets the name of the branch within the repository.
Namespace
Cake.Common.Tools.NuGet.Pack
Containing Type
NuGetRepository

Syntax

public string Branch { get; set; }

Value

Type Description
string