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

適用於