TraceMessageModifier.

OverallFormat Property

Summary

Whole message string format

Syntax

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

Examples

Not({0})

Attributes

Type Description
PublicAPI
CanBeNull

Value

Type Description
string
GitHub