MergeMessage.

FormatName Property

Summary

Gets the name of the merge message format pattern that was matched, or null if none matched.
Namespace
GitVersion
Containing Type
MergeMessage

Syntax

public string FormatName { get; }

Value

Type Description
string
GitHub