IReferenceCollection.

this[string] Property

Namespace
GitVersion
Containing Type
IReferenceCollection

Syntax

IReference this[string name] { get; }

Parameters

Name Type Description
name string

Value

Type Description
IReference
GitHub