LoggingEventSource.Keywords.Meta 字段

定义

元事件是有关 LoggingEventSource 本身的事件(即它们并非来自 ILogger。

public: System::Diagnostics::Tracing::EventKeywords Meta = 1;
public const System.Diagnostics.Tracing.EventKeywords Meta = 1;
val mutable Meta : System.Diagnostics.Tracing.EventKeywords
Public Const Meta As EventKeywords  = 1

字段值

Value = 1

适用于