IRemoteCollection.

this[string] Property

Namespace
GitVersion
Containing Type
IRemoteCollection

Syntax

IRemote this[string name] { get; }

Parameters

Name Type Description
name string

Value

Type Description
IRemote
GitHub