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
EventKeywords

적용 대상