BranchConfiguration.

Name Property

Summary

The name given to this configuration in the configuration file.
Namespace
GitVersion.Configuration
Containing Type
BranchConfiguration

Syntax

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

Attributes

Type Description
YamlIgnore

Value

Type Description
string
GitHub