次の方法で共有


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
EventKeywords

適用対象