LoggingEventSource.Keywords.FormattedMessage 字段

定义

调用 ILogger.Log() 时,打开“FormatMessage”事件。 它提供格式化字符串版本的信息。

public: System::Diagnostics::Tracing::EventKeywords FormattedMessage = 4;
public const System.Diagnostics.Tracing.EventKeywords FormattedMessage = 4;
val mutable FormattedMessage : System.Diagnostics.Tracing.EventKeywords
Public Const FormattedMessage As EventKeywords  = 4

字段值

Value = 4

适用于