EventSourceOptions.Tags プロパティ

定義

このイベント ソースに対して定義されているイベント タグ。

public:
 property System::Diagnostics::Tracing::EventTags Tags { System::Diagnostics::Tracing::EventTags get(); void set(System::Diagnostics::Tracing::EventTags value); };
public System.Diagnostics.Tracing.EventTags Tags { get; set; }
member this.Tags : System.Diagnostics.Tracing.EventTags with get, set
Public Property Tags As EventTags

プロパティ値

EventTags を返します。

適用対象