IBranchCollection.

this[string] Property

Namespace
GitVersion
Containing Type
IBranchCollection

Syntax

IBranch this[string name] { get; }

Parameters

Name Type Description
name string

Value

Type Description
IBranch
GitHub