VersionVariables.

this[string] Property

Namespace
GitVersion.OutputVariables
Containing Type
VersionVariables

Syntax

[ReflectionIgnore]
public string this[string variable] { get; }

Attributes

Type Description
ObjectExtensions.ReflectionIgnoreAttribute

Parameters

Name Type Description
variable string

Value

Type Description
string
GitHub