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

適用対象