EventWrittenEventArgs.Tags 属性

定义

返回在 Write(String, EventSourceOptions) 方法调用中指定的标记。

public:
 property System::Diagnostics::Tracing::EventTags Tags { System::Diagnostics::Tracing::EventTags get(); };
public System.Diagnostics.Tracing.EventTags Tags { get; }
member this.Tags : System.Diagnostics.Tracing.EventTags
Public ReadOnly Property Tags As EventTags

属性值

返回 EventTags

适用于