LoggingEventSource.Keywords.Message 필드

정의

ILogger.Log()가 호출되면 ‘Message’ 이벤트를 설정합니다. 서식 지정되지 않은 프로그래밍 방식으로 정보를 제공합니다.

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

필드 값

Value = 2
EventKeywords

적용 대상