LoggingEventSource.Keywords.FormattedMessage Feld

Definition

Aktiviert das Ereignis "FormatMessage", wenn ILogger.Log() aufgerufen wird. Gibt die formatierte Zeichenfolgeversion der Informationen an.

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

Feldwert

Value = 4

Gilt für: