LoggingEventSource.Keywords.Message Feld

Definition

Aktiviert das Ereignis "Message", wenn ILogger.Log() aufgerufen wird. Stellt Informationen programmgesteuert (unformatiert) bereit.

public: System::Diagnostics::Tracing::EventKeywords Message = 2;
public const System.Diagnostics.Tracing.EventKeywords Message = 2;
val mutable Message : System.Diagnostics.Tracing.EventKeywords
Public Const Message As EventKeywords  = 2

Feldwert

Value = 2

Gilt für: