共用方式為


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

適用於