语言

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

适用于