TraceMessageModifier.

MergeFormat Property

Summary

Single trace message string format

Syntax

[PublicAPI]
[CanBeNull]
public string MergeFormat { get; }

Examples

Not({0})

Attributes

Type Description
PublicAPI
CanBeNull

Value

Type Description
string
GitHub