共用方式為


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

適用於