BranchConfig.

Name Property

Summary

The name given to this configuration in the config file.
Namespace
GitVersion.Model.Configuration
Containing Type
BranchConfig

Syntax

[YamlIgnore]
public string Name { get; set; }

Attributes

Type Description
YamlIgnore

Value

Type Description
string
GitHub