Config.

Export Property

Namespace
GitReleaseManager.Core.Configuration
Containing Type
Config

Syntax

[Description("Configuration values used when exporting release notes")]
[YamlMember(Alias = "export")]
public ExportConfig Export { get; private set; }

Attributes

Type Description
Description
YamlMember

Value

Type Description
ExportConfig
GitHub